1
0
Fork 0

alacritty: Fix Mac font

This commit is contained in:
Jeremy Kaplan 2021-04-16 13:44:33 -07:00
commit f1827c976f

View file

@ -19,7 +19,7 @@
# * file:///usr/share/doc/fontconfig/fontconfig-user.html
font:
normal:
family: Iosevka
family: Iosevka Term
# Point size of the font
size: 12
@ -40,4 +40,4 @@ font:
# OS X only: use thin stroke font rendering. Thin strokes are suitable
# for retina displays, but for non-retina you probably want this set to
# false.
use_thin_strokes: false
use_thin_strokes: true