Turn down font size on rhenium a little

This commit is contained in:
Maximilian Friedersdorff 2024-10-05 19:52:58 +01:00
parent b47bd9b023
commit 6ab47109ab
2 changed files with 4 additions and 3 deletions

View file

@ -16,7 +16,7 @@ encryption = "age"
email = "maximilian.friedersdorff@envsys.co.uk"
personal_ssh_key = "~/.ssh/id_ed25519_personal"
{{- else if eq .chezmoi.hostname "rhenium" }}
term_fontsize = 11
term_fontsize = 10
email = "max@gwairfelin.com"
personal_ssh_key = "~/.ssh/id_ed25519"
{{- end }}