diff --git a/dot_config/ghostty/config.tmpl b/dot_config/ghostty/config.tmpl index d0cdf7fbe83d71bb7dc40f2bc0849f4c4f6aed1e..cdcbd574a3badc047a76b7f1a118b2bfc556d9d1 100644 --- a/dot_config/ghostty/config.tmpl +++ b/dot_config/ghostty/config.tmpl @@ -1,10 +1,4 @@ -window-decoration = none -{{- if eq .theme_variant "dark" }} -theme = everforest-dark -{{- end }} -{{- if eq .theme_variant "light" }} -theme = everforest-light -{{- end }} +theme = dark:everforest-dark,light:everforest-light font-family = {{ .font }} font-feature = +ss01 font-feature = -calt