increasing kitty scrollback_lines
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
allow_remote_control = "yes";
|
allow_remote_control = "yes";
|
||||||
shell = "${pkgs.zsh}/bin/zsh";
|
shell = "${pkgs.zsh}/bin/zsh";
|
||||||
|
scrollback_lines = 50000;
|
||||||
wayland_titlebar_color = "background";
|
wayland_titlebar_color = "background";
|
||||||
background_opacity = "0.75";
|
background_opacity = "0.75";
|
||||||
tab_bar_edge = "top";
|
tab_bar_edge = "top";
|
||||||
|
|||||||
Reference in New Issue
Block a user