Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
87ed7f3527
1 changed files with 6 additions and 0 deletions
|
|
@ -33,7 +33,13 @@ foreground = "#fffbf6"
|
||||||
TERM = "xterm-256color"
|
TERM = "xterm-256color"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
|
{{if eq .chezmoi.hostname "lysander" -}}
|
||||||
|
size = 15.5
|
||||||
|
{{ else if eq .chezmoi.hostname "mercutio" -}}
|
||||||
|
size = 20.0
|
||||||
|
{{ else -}}
|
||||||
size = 19.0
|
size = 19.0
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
[font.bold]
|
[font.bold]
|
||||||
style = "Semi-Condensed"
|
style = "Semi-Condensed"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue