Preserve kitty new os window hotkey, move "previous pane" hotkey to C-S-h

This commit is contained in:
Daniel Flanagan 2024-02-29 06:10:18 -06:00
parent 65eb9d2175
commit ed94ea8c2a
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -168,7 +168,7 @@
"ctrl+l" = "neighboring_window right";
"ctrl+k" = "neighboring_window up";
"ctrl+j" = "neighboring_window down";
"ctrl+shift+n" = "nth_window -1";
"ctrl+shift+h" = "nth_window -1";
"ctrl+shift+space>u" = "kitten hints --type=url --program @";
"ctrl+shift+z" = "toggle_layout stack";