mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
termite: increase scrollback amount by 10x
This commit is contained in:
parent
96919ff760
commit
c8eb0184f0
@ -1,6 +1,6 @@
|
|||||||
[options]
|
[options]
|
||||||
font = SauceCodePro 9
|
font = SauceCodePro 9
|
||||||
scrollback_lines = 100000
|
scrollback_lines = 1000000
|
||||||
cursor_blink = off
|
cursor_blink = off
|
||||||
size_hints = true
|
size_hints = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user