mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
home/kitty: leave scrollback as is
This commit is contained in:
parent
fd74b36a36
commit
c93d7379ae
1 changed files with 0 additions and 3 deletions
|
|
@ -27,9 +27,6 @@ in {
|
||||||
# No default bindings
|
# No default bindings
|
||||||
clear_all_shortcuts = "no";
|
clear_all_shortcuts = "no";
|
||||||
|
|
||||||
# tmux does the scrollback
|
|
||||||
scrollback_lines = lib.mkIf config.programs.tmux.enable 100;
|
|
||||||
|
|
||||||
# cursor
|
# cursor
|
||||||
cursor_blink_interval = 1;
|
cursor_blink_interval = 1;
|
||||||
cursor_stop_blinking_after = 15; # always blink
|
cursor_stop_blinking_after = 15; # always blink
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue