how can I hide files in Nautilus permanently? When I uncheck the "show hidden files" button, the files get hidden. But when I open Nautilus the next time they are always back, which is quite annoying and makes Nautilus unusable.
Asked
Active
Viewed 221 times
2 Answers
3
This key is outdated an will be ignored. Use key »show-hidden« in category »org.gtk.Settings.FileChooser« instead!

Malte
- 31
- 1
2
Install dconf-tools (if not allready present). Than fire up dconf-editor Click within dconf-editor:
Org -> gnome -> nautilus -> preferences
and clear the item "show-hidden-files"

Digiplace
- 239