🔒 Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

user `super` key to move between ghostty panels

kacaii cfaa7f8e 61d8efb8

+5 -5
+5 -5
.config/ghostty/modules/input/config
··· 1 1 keybind = ctrl+b>r=reload_config 2 2 keybind = global:alt+s=toggle_quick_terminal 3 3 4 - #  Tabs ---------------------------------------------------------------------- 4 + #  Tabs 5 5 keybind = ctrl+b>c=new_tab 6 6 keybind = ctrl+b>shift+l=next_tab 7 7 keybind = ctrl+b>shift+h=previous_tab ··· 16 16 keybind = ctrl+b>z=toggle_split_zoom 17 17 keybind = ctrl+b>e=equalize_splits 18 18 19 - keybind = alt+shift+j=goto_split:down 20 - keybind = alt+shift+k=goto_split:up 21 - keybind = alt+shift+h=goto_split:left 22 - keybind = alt+shift+l=goto_split:right 19 + keybind = super+j=goto_split:down 20 + keybind = super+k=goto_split:up 21 + keybind = super+h=goto_split:left 22 + keybind = super+l=goto_split:right