alacritty: Fix Mac font
This commit is contained in:
parent
f2bf28c8ea
commit
f1827c976f
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue