Commit d64a2c6

Ansari <ping@ansari.wtf>
2026-02-14 11:59:02
ignoring the keybinds to prevent nvim keys
1 parent 06372e3
Changed files (1)
.config
ghostty
.config/ghostty/config
@@ -4,8 +4,7 @@ keybind = ctrl+shift+w=close_surface
 keybind = ctrl+shift+e=new_split:right
 keybind = ctrl+shift+o=new_split:down
 keybind = ctrl+shift+r=reload_config
-keybind = ctrl+shift+f=write_scrollback_file:paste
-
+keybind = ctrl+shift+i=unbind
 font-family = Hack Nerd Font Propo
 
 background-opacity = 0.95
@@ -14,4 +13,4 @@ cursor-color = #b4befe
 
 cursor-style = bar
 cursor-style-blink = true
-shell-integration-features = no-cursor
\ No newline at end of file
+shell-integration-features = no-cursor