Preserve kitty new os window hotkey, move "previous pane" hotkey to C-S-h
This commit is contained in:
parent
65eb9d2175
commit
ed94ea8c2a
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue