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 @@ def to_opacity(x):
|
|||
background #000000
|
||||
font_family monospace
|
||||
font_size 11.0
|
||||
scrollback_lines 10000
|
||||
scrollback_lines 2000
|
||||
|
||||
# black
|
||||
color0 #000000
|
||||
|
|
|
|||
Loading…
Reference in a new issue