Change ghostty window split hotkeys
This commit is contained in:
parent
aa70a30d45
commit
205c10098a
@ -17,13 +17,13 @@ keybind = super+alt+down=unbind
|
|||||||
keybind = super+alt+left=unbind
|
keybind = super+alt+left=unbind
|
||||||
keybind = super+alt+up=unbind
|
keybind = super+alt+up=unbind
|
||||||
|
|
||||||
keybind = super+k=new_split:down
|
keybind = super+alt+k=new_split:down
|
||||||
keybind = super+l=new_split:right
|
keybind = super+alt+l=new_split:right
|
||||||
|
|
||||||
keybind = super+alt+j=goto_split:up
|
keybind = super+j=goto_split:up
|
||||||
keybind = super+alt+k=goto_split:down
|
keybind = super+k=goto_split:down
|
||||||
keybind = super+alt+h=goto_split:left
|
keybind = super+h=goto_split:left
|
||||||
keybind = super+alt+l=goto_split:right
|
keybind = super+l=goto_split:right
|
||||||
|
|
||||||
keybind = super+shift+j=resize_split:up,10
|
keybind = super+shift+j=resize_split:up,10
|
||||||
keybind = super+shift+k=resize_split:down,10
|
keybind = super+shift+k=resize_split:down,10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user