Update font name!
This commit is contained in:
parent
5bf31dac93
commit
37631ed6a2
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ promptConfig = def
|
||||||
, defaultText = ""
|
, defaultText = ""
|
||||||
, fgColor = S.base02
|
, fgColor = S.base02
|
||||||
, fgHLight = S.base03
|
, fgHLight = S.base03
|
||||||
, font = "xft:Iosevka Term:style=Regular:size=8"
|
, font = "xft:Iosevka Samae:style=Regular:size=8"
|
||||||
, height = 24
|
, height = 24
|
||||||
, promptBorderWidth = 5
|
, promptBorderWidth = 5
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue