increase alacritty scrollback
This commit is contained in:
parent
187222b1f2
commit
4f6b9c55e1
|
@ -21,6 +21,8 @@
|
|||
size = 11;
|
||||
};
|
||||
|
||||
scrolling.history = 100000;
|
||||
|
||||
colors = {
|
||||
primary = {
|
||||
background = "#001017";
|
||||
|
|
Loading…
Reference in a new issue