How to achieve List/Tree view in Nautilus?
You can do this in the Nautilus (Also called "Files") preferences window. Here's how:
Make sure you have "Files" (program) running (or else the menus will NOT bring you the correct sub menus when you click on them)
Click Edit > Preferences
On the Views tab, select the List View viewing option next to "View new folders using:" and click close.
You're done!
gsettings set org.gnome.nautilus.preferences default-folder-viewer 'list-view'
Options are 'list-view'
, 'icon-view'
and 'compact-view'
.
The tree view can be enabled from the files > preferences. There is a check box for this.
Version : 3.8.2