increasing kitty scrollback_lines

This commit is contained in:
2026-04-28 11:48:38 -04:00
parent e7dc60f2c3
commit 957110b7e9
+1
View File
@@ -6,6 +6,7 @@
settings = {
allow_remote_control = "yes";
shell = "${pkgs.zsh}/bin/zsh";
scrollback_lines = 50000;
wayland_titlebar_color = "background";
background_opacity = "0.75";
tab_bar_edge = "top";