mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 23:56:06 +00:00
Base: Add default "ShowScrollBar" value to Terminal.ini config
This commit is contained in:
parent
ef2fd31288
commit
1678dcbf91
Notes:
sideshowbarker
2024-07-17 20:52:04 +09:00
Author: https://github.com/bgianfo
Commit: 1678dcbf91
Pull-request: https://github.com/SerenityOS/serenity/pull/11904
Reviewed-by: https://github.com/Quaker762 ✅
Reviewed-by: https://github.com/elyse0 ✅
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
[Startup]
|
[Startup]
|
||||||
Command=
|
Command=
|
||||||
[Terminal]
|
[Terminal]
|
||||||
|
ShowScrollBar=true
|
||||||
MaxHistorySize=1024
|
MaxHistorySize=1024
|
||||||
[Window]
|
[Window]
|
||||||
Opacity=255
|
Opacity=255
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue