diff --git a/home-manager/shared/ghostty.config b/home-manager/shared/ghostty.config index 63aac48..b652c0b 100644 --- a/home-manager/shared/ghostty.config +++ b/home-manager/shared/ghostty.config @@ -17,13 +17,13 @@ keybind = super+alt+down=unbind keybind = super+alt+left=unbind keybind = super+alt+up=unbind -keybind = super+k=new_split:down -keybind = super+l=new_split:right +keybind = super+alt+k=new_split:down +keybind = super+alt+l=new_split:right -keybind = super+alt+j=goto_split:up -keybind = super+alt+k=goto_split:down -keybind = super+alt+h=goto_split:left -keybind = super+alt+l=goto_split:right +keybind = super+j=goto_split:up +keybind = super+k=goto_split:down +keybind = super+h=goto_split:left +keybind = super+l=goto_split:right keybind = super+shift+j=resize_split:up,10 keybind = super+shift+k=resize_split:down,10