mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-21 17:33:11 -05:00
alacritty: move [font]
outside template
This commit is contained in:
parent
6edea7c6a5
commit
4cc4f7bee2
1 changed files with 1 additions and 1 deletions
|
@ -17,8 +17,8 @@ y = 20
|
|||
shape = "Block"
|
||||
blinking = "On"
|
||||
|
||||
{{ if eq .chezmoi.hostname "helix" -}}
|
||||
[font]
|
||||
{{ if eq .chezmoi.hostname "helix" -}}
|
||||
size = 16
|
||||
{{- else }}
|
||||
size = 13
|
||||
|
|
Loading…
Reference in a new issue