diff --git a/nix/homeModules/common/kitty.nix b/nix/homeModules/common/kitty.nix index 235165c9..56872961 100644 --- a/nix/homeModules/common/kitty.nix +++ b/nix/homeModules/common/kitty.nix @@ -27,9 +27,6 @@ in { # No default bindings clear_all_shortcuts = "no"; - # tmux does the scrollback - scrollback_lines = lib.mkIf config.programs.tmux.enable 100; - # cursor cursor_blink_interval = 1; cursor_stop_blinking_after = 15; # always blink