Update kitty hotkeys
This commit is contained in:
@ -58,6 +58,7 @@ in {
|
|||||||
keybindings = {
|
keybindings = {
|
||||||
"kitty_mod+j" = "next_window";
|
"kitty_mod+j" = "next_window";
|
||||||
"kitty_mod+k" = "previous_window";
|
"kitty_mod+k" = "previous_window";
|
||||||
|
"kitty_mod+l" = "next_layout";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user