1
0
Fork 0
vdotfiles/dot_config/ghostty/config.tmpl

29 lines
799 B
Cheetah

{{- $font := index .ghostty_font .chezmoi.os -}}
font-family = {{ $font.face }}
{{- range $font.feats }}
font-feature = {{ . }}
{{- end }}
font-size = {{ $font.size }}
cursor-style = block
cursor-style-blink = false
cursor-color = #d65d0e
shell-integration-features = no-cursor
theme = GruvboxDark
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
keybind = ctrl+m=text:\n
keybind = ctrl+i=text:\t