ghostty: don't override font features

Amolith created

Change summary

dot_config/ghostty/config.tmpl | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)

Detailed changes

dot_config/ghostty/config.tmpl 🔗

@@ -1,12 +1,8 @@
 theme = dark:buffy,light:alucard
 palette-generate = true
 palette-harmonious = true
-font-family = {{ .font }}
+font-family = "{{ .font }}"
 font-size = 16
-font-feature = +ss01
-font-feature = -calt
-font-feature = -liga
-font-feature = -dlig
 keybind = shift+enter=text:\n
 keybind = scroll_lock=ignore
 window-decoration = none