add tmpl for small screen

This commit is contained in:
Barak Michener 2024-10-29 17:36:27 -07:00
parent 88ab0c75e4
commit 9f65bc30c8

View file

@ -33,7 +33,11 @@ foreground = "#fffbf6"
TERM = "xterm-256color"
[font]
{{if eq .chezmoi.hostname "lysander" -}}
size = 15.5
{{ else -}}
size = 19.0
{{ end }}
[font.bold]
style = "Semi-Condensed"