1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 23:27:35 +00:00

Base: Set a default value for terminal scrollback size

This setting was previously defaulted in the terminal setting code,
which will be removed in the next step.
This commit is contained in:
kleines Filmröllchen 2021-11-21 00:59:52 +01:00 committed by Andreas Kling
parent 1e9554145e
commit 12468e036b

View file

@ -1,5 +1,7 @@
[Startup]
Command=
[Terminal]
MaxHistorySize=1024
[Window]
Opacity=255
Bell=Visible