9

is it possible to set default view of all folders to detailed view or list view , instead of doing it every single time

and yeah, i am new to Ubuntu

1 Answers1

16

Open a Terminal with Ctrl + Alt + T and type:

gsettings set org.gnome.nautilus.preferences default-folder-viewer 'list-view' and hit ENTER.

There are two more options you can use 'icon-view' and 'compact-view'.

efthialex
  • 3,941