Update font name!

This commit is contained in:
Martin Potier 2019-12-03 15:45:19 +02:00
parent 5bf31dac93
commit 37631ed6a2
No known key found for this signature in database
GPG key ID: D4DD957DBA4AD89E

View file

@ -85,7 +85,7 @@ promptConfig = def
, defaultText = ""
, fgColor = S.base02
, fgHLight = S.base03
, font = "xft:Iosevka Term:style=Regular:size=8"
, font = "xft:Iosevka Samae:style=Regular:size=8"
, height = 24
, promptBorderWidth = 5
}