1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:57:44 +00:00

Base: Add default "ShowScrollBar" value to Terminal.ini config

This commit is contained in:
Brian Gianforcaro 2022-01-14 20:48:34 -08:00 committed by Andreas Kling
parent ef2fd31288
commit 1678dcbf91

View file

@ -1,6 +1,7 @@
[Startup]
Command=
[Terminal]
ShowScrollBar=true
MaxHistorySize=1024
[Window]
Opacity=255