forked from colonelpanic/dotfiles
[Termite] Make scrollback unlimted
This commit is contained in:
parent
53a0fb9689
commit
f5525df0bc
@ -1,5 +1,6 @@
|
||||
[options]
|
||||
dynamic_title = true
|
||||
scrollback_lines = -1
|
||||
|
||||
[colors]
|
||||
# Base16 Default Dark
|
||||
@ -49,3 +50,4 @@ color18 = #282828
|
||||
color19 = #383838
|
||||
color20 = #b8b8b8
|
||||
color21 = #e8e8e8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user