1
0
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:
Joe Groocock 2018-03-29 11:49:48 +01:00
parent 96919ff760
commit c8eb0184f0
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -1,6 +1,6 @@
[options]
font = SauceCodePro 9
scrollback_lines = 100000
scrollback_lines = 1000000
cursor_blink = off
size_hints = true