mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 11:47:45 +00:00
Base: Add default "ShowScrollBar" value to Terminal.ini config
This commit is contained in:
parent
ef2fd31288
commit
1678dcbf91
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