mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 01:43:10 -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"
|
shape = "Block"
|
||||||
blinking = "On"
|
blinking = "On"
|
||||||
|
|
||||||
{{ if eq .chezmoi.hostname "helix" -}}
|
|
||||||
[font]
|
[font]
|
||||||
|
{{ if eq .chezmoi.hostname "helix" -}}
|
||||||
size = 16
|
size = 16
|
||||||
{{- else }}
|
{{- else }}
|
||||||
size = 13
|
size = 13
|
||||||
|
|
Loading…
Reference in a new issue