mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:47:45 +00:00
Launcher: The "Launcher" config file group shouldn't take up visual space.
Also tweak Launcher.ini since CConfigFile bools are 1/0 rather than true/false. We should probably use true/false. Or switch over to JSON.
This commit is contained in:
parent
8a2123e385
commit
d2ec64ace0
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[Launcher]
|
||||
vertical=false
|
||||
vertical=0
|
||||
|
||||
[Terminal]
|
||||
Path=/bin/Terminal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue