alacritty: move [font] outside template

This commit is contained in:
Andrew Scott 2024-10-07 10:07:25 -04:00
parent 6edea7c6a5
commit 4cc4f7bee2
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -17,8 +17,8 @@ y = 20
shape = "Block" shape = "Block"
blinking = "On" blinking = "On"
{{ if eq .chezmoi.hostname "helix" -}}
[font] [font]
{{ if eq .chezmoi.hostname "helix" -}}
size = 16 size = 16
{{- else }} {{- else }}
size = 13 size = 13