minor
This commit is contained in:
parent
6c93644e5c
commit
6bc886c290
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue