Configure font size a bit better in foot
This commit is contained in:
parent
0aa28e44a5
commit
1ff052bbbc
2 changed files with 5 additions and 3 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue