correct font

This commit is contained in:
Solomon Laing 2022-10-10 16:25:40 +10:30
parent 293fe557bb
commit 98edb6027f

View File

@ -2,7 +2,7 @@ Config {
-- appearance -- appearance
font = "xft:Fira Code:size=9:antialias=true:hinting=true" font = "xft:Fira Code:size=9:antialias=true:hinting=true"
, additionalFonts = [ "xft:FuraCode Nerd Font:style=Regular:size=9:antialias=true:hinting=true" ] , additionalFonts = [ "xft:FiraCode Nerd Font:style=Regular:size=9:antialias=true:hinting=true" ]
, bgColor = "#282a36" , bgColor = "#282a36"
, fgColor = "#f8f8f2" , fgColor = "#f8f8f2"
, position = Top , position = Top