nix-darwin/dotfiles/ghostty/config

32 lines
762 B
Text
Raw Normal View History

font-family = Monocraft Nerd Font
background-opacity = 0.8
background-blur = 10
theme = Sakura
mouse-hide-while-typing = true
2026-01-04 12:22:41 -04:00
keybind = cmd+n=new_window
keybind = cmd+h=goto_split:left
keybind = cmd+j=goto_split:down
keybind = cmd+k=goto_split:top
keybind = cmd+l=goto_split:right
2026-01-04 12:22:41 -04:00
keybind = cmd+shift+h=new_split:left
keybind = cmd+shift+j=new_split:down
keybind = cmd+shift+k=new_split:up
keybind = cmd+shift+l=new_split:right
keybind = cmd+f=toggle_split_zoom
2026-01-04 12:22:41 -04:00
keybind = cmd+a>l=next_tab
keybind = cmd+a>h=previous_tab
2026-04-04 19:21:49 -04:00
keybind = cmd+r=reload_config
quick-terminal-position = center
quick-terminal-screen = main
quick-terminal-animation-duration = 0.2
quick-terminal-autohide = true
2026-04-04 19:21:49 -04:00
keybind = cmd+shift+q=toggle_quick_terminal
window-save-state = always