Merge remote-tracking branch 'origin/main'

This commit is contained in:
Barak Michener 2024-10-31 12:39:17 -07:00
commit 87ed7f3527

View file

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