increase alacritty scrollback
This commit is contained in:
parent
187222b1f2
commit
4f6b9c55e1
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
||||||
size = 11;
|
size = 11;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
scrolling.history = 100000;
|
||||||
|
|
||||||
colors = {
|
colors = {
|
||||||
primary = {
|
primary = {
|
||||||
background = "#001017";
|
background = "#001017";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue