1
0
Fork 0

ghostty: per os template

This commit is contained in:
Von Random 2025-01-02 18:53:38 +02:00
parent 6e57a74918
commit 781717d87d
2 changed files with 17 additions and 5 deletions

View file

@ -0,0 +1,29 @@
{{- $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