Configure font size a bit better in foot

This commit is contained in:
Maximilian Friedersdorff 2025-09-24 09:02:23 +01:00
parent 0aa28e44a5
commit 1ff052bbbc
2 changed files with 5 additions and 3 deletions

View file

@ -9,12 +9,11 @@ encryption = "age"
]
[data]
term_fontsize = 9
{{- if eq .chezmoi.hostname "baryte" }}
term_fontsize = 10
email = "maximilian.friedersdorff@envsys.co.uk"
personal_ssh_key = "~/.ssh/id_ed25519_personal"
{{- else }}
term_fontsize = 10
email = "max@gwairfelin.com"
personal_ssh_key = "~/.ssh/id_ed25519"
{{- end }}