This commit is contained in:
Yan Lin 2026-01-16 15:16:18 +01:00
parent 6c93644e5c
commit 6bc886c290

View file

@ -78,7 +78,7 @@
FXPreferredViewStyle = "Nlsv"; # Default view: "icnv"=Icon, "Nlsv"=List, "clmv"=Column, "glyv"=Gallery FXPreferredViewStyle = "Nlsv"; # Default view: "icnv"=Icon, "Nlsv"=List, "clmv"=Column, "glyv"=Gallery
QuitMenuItem = false; # Allow quitting Finder with ⌘Q QuitMenuItem = false; # Allow quitting Finder with ⌘Q
ShowPathbar = true; # Show path bar at bottom ShowPathbar = true; # Show path bar at bottom
ShowStatusBar = true; # Show status bar at bottom ShowStatusBar = false; # Show status bar at bottom
_FXShowPosixPathInTitle = false; # Show full POSIX path in title _FXShowPosixPathInTitle = false; # Show full POSIX path in title
_FXSortFoldersFirst = true; # Sort folders before files _FXSortFoldersFirst = true; # Sort folders before files
}; };