kitty: lower scrollback to just 10000 lines

This commit is contained in:
surtur 2022-03-26 02:40:15 +01:00
parent 6631fc9250
commit 1cf8c762c3
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -185,7 +185,7 @@ cursor_stop_blinking_after 15.0
#: Scrollback {{{
scrollback_lines 500000
scrollback_lines 10000
#: Number of lines of history to keep in memory for scrolling back.
#: Memory is allocated on demand. Negative numbers are (effectively)