mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-25 19:02:07 -05:00
94e494d6d2
File Manager's toolbar, location bar, status bar and folder pane can now be toggled on/off
15 lines
167 B
INI
15 lines
167 B
INI
[DirectoryView]
|
|
ViewMode=Icon
|
|
ShowDotFiles=0
|
|
|
|
[Window]
|
|
Left=150
|
|
Top=75
|
|
Width=640
|
|
Height=480
|
|
|
|
[Layout]
|
|
ShowToolbar=1
|
|
ShowStatusBar=1
|
|
ShowLocationBar=1
|
|
ShowFolderPane=1
|