mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-26 10:51:55 +00:00
Change the default number of scrollback lines
This commit is contained in:
parent
b3cc7ae1d5
commit
c14ae0c516
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ cursor_blink no
|
|||
background #000000
|
||||
font_family monospace
|
||||
font_size 11.0
|
||||
scrollback_lines 10000
|
||||
scrollback_lines 2000
|
||||
|
||||
# black
|
||||
color0 #000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue