LF kitty preview + Kitty bindings
This commit is contained in:
parent
b975faf84f
commit
d03913d61c
2 changed files with 29 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ in
|
|||
"ctrl+shift+t" = "new_tab_with_cwd";
|
||||
"ctrl+shift+enter" = "new_window_with_cwd";
|
||||
"ctrl+shift+n" = "new_os_window_with_cwd";
|
||||
"ctrl+shift+up" = "previous_window";
|
||||
"ctrl+shift+down" = "next_window";
|
||||
};
|
||||
font = pkgs.rice.font.monospace;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue