{{- $font := index .ghostty_font .chezmoi.os -}} font-family = {{ $font.face }} {{- range $font.feats }} font-feature = {{ . }} {{- end }} font-size = {{ $font.size }} {{ if eq .chezmoi.os "linux" -}} window-decoration = false {{- end }} cursor-style = block cursor-style-blink = false shell-integration-features = no-cursor window-padding-color = extend macos-titlebar-style = tabs theme = Gruvbox Dark keybind = alt+t=new_tab keybind = alt+c=copy_to_clipboard keybind = alt+v=paste_from_clipboard keybind = ctrl+g>c=new_tab keybind = ctrl+g>v=new_split:right keybind = ctrl+g>s=new_split:down keybind = ctrl+g>h=goto_split:left keybind = ctrl+g>j=goto_split:bottom keybind = ctrl+g>k=goto_split:top keybind = ctrl+g>l=goto_split:right keybind = ctrl+g>r=reload_config keybind = ctrl+g>f=toggle_fullscreen keybind = ctrl+g>d=toggle_window_decorations