๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

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

unbind `super` for interacting with ghostty

+4 -6
+4 -6
.config/ghostty/modules/input/config
··· 3 3 4 4 # ๎ญฟ Tabs 5 5 keybind = ctrl+b>c=new_tab 6 - keybind = ctrl+b>shift+l=next_tab 7 - keybind = ctrl+b>shift+h=previous_tab 8 6 9 7 keybind = ctrl+b>1=goto_tab:1 10 8 keybind = ctrl+b>2=goto_tab:2 ··· 16 14 keybind = ctrl+b>z=toggle_split_zoom 17 15 keybind = ctrl+b>e=equalize_splits 18 16 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 17 + keybind = ctrl+b>j=goto_split:down 18 + keybind = ctrl+b>k=goto_split:up 19 + keybind = ctrl+b>h=goto_split:left 20 + keybind = ctrl+b>l=goto_split:right