foot: scrollback 10.000 lines
This commit is contained in:
parent
7ee93857ac
commit
0882ea8c27
|
@ -16,6 +16,9 @@
|
||||||
font = "monospace:size=10.25";
|
font = "monospace:size=10.25";
|
||||||
letter-spacing = "1";
|
letter-spacing = "1";
|
||||||
};
|
};
|
||||||
|
scrollback = {
|
||||||
|
lines = 10000;
|
||||||
|
};
|
||||||
colors = {
|
colors = {
|
||||||
# https://alacritty.org/config-alacritty.html
|
# https://alacritty.org/config-alacritty.html
|
||||||
foreground = "d8d8d8";
|
foreground = "d8d8d8";
|
||||||
|
|
Loading…
Reference in a new issue