mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:07:35 +00:00
FileManager: Add layout options to View menu
File Manager's toolbar, location bar, status bar and folder pane can now be toggled on/off
This commit is contained in:
parent
cb42ba0ab1
commit
94e494d6d2
3 changed files with 89 additions and 5 deletions
|
@ -7,3 +7,9 @@ Left=150
|
|||
Top=75
|
||||
Width=640
|
||||
Height=480
|
||||
|
||||
[Layout]
|
||||
ShowToolbar=1
|
||||
ShowStatusBar=1
|
||||
ShowLocationBar=1
|
||||
ShowFolderPane=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue