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:
parent
1e9554145e
commit
12468e036b
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
[Startup]
|
||||
Command=
|
||||
[Terminal]
|
||||
MaxHistorySize=1024
|
||||
[Window]
|
||||
Opacity=255
|
||||
Bell=Visible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue