update sublime font size

This commit is contained in:
Gabriel Augendre 2025-01-22 23:11:54 +01:00
parent dec607c6e7
commit 33e9ffb230
No known key found for this signature in database
GPG key ID: 0073D1CD7EC5A253

View file

@ -3,7 +3,7 @@
{
"font_face": "JetBrains Mono",
{{- if eq .chezmoi.os "darwin" }}
"font_size": 17,
"font_size": 20,
{{- else }}
"font_size": 14,
{{- end }}