alacritty: make template for different font sizes

This commit is contained in:
Andrew Scott 2024-10-06 00:43:10 -04:00
parent af77c8e850
commit 3e3ed8dacb
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

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