add tmpl for small screen
This commit is contained in:
parent
88ab0c75e4
commit
9f65bc30c8
1 changed files with 4 additions and 0 deletions
|
|
@ -33,7 +33,11 @@ foreground = "#fffbf6"
|
||||||
TERM = "xterm-256color"
|
TERM = "xterm-256color"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
|
{{if eq .chezmoi.hostname "lysander" -}}
|
||||||
|
size = 15.5
|
||||||
|
{{ 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