dotfiles/ghostty/config

24 lines
589 B
Text
Raw Normal View History

2025-02-18 21:28:13 +00:00
theme = catppuccin-frappe
cursor-invert-fg-bg = true
mouse-hide-while-typing = true
command = fish
adw-toolbar-style = flat
window-theme = ghostty
keybind = alt+l=goto_split:right
keybind = alt+h=goto_split:left
keybind = alt+k=goto_split:top
keybind = alt+j=goto_split:bottom
keybind = ctrl+alt+l=new_split:right
keybind = ctrl+alt+h=new_split:left
keybind = ctrl+alt+k=new_split:up
keybind = ctrl+alt+j=new_split:down
keybind = alt+enter=toggle_fullscreen
keybind = alt+t=new_tab
keybind = ctrl+enter=unbind
keybind = ctrl+shift+t=unbind
keybind = ctrl+shift+j=unbind
# vim:ft=dosini