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

Terminal: Bump the default ScrollLength to 4

This feels so much better than scrolling one line at a time. :^)
This commit is contained in:
Andreas Kling 2020-06-30 18:33:09 +02:00
parent 310fbe48e5
commit 14477eb565
2 changed files with 2 additions and 1 deletions

View file

@ -3,3 +3,4 @@ Command=
[Window]
Opacity=255
AudibleBeep=0
ScrollLength=4