diff --git a/.config/xmobar/xmobarrc0 b/.config/xmobar/xmobarrc0 index e12adcf..aa1392b 100755 --- a/.config/xmobar/xmobarrc0 +++ b/.config/xmobar/xmobarrc0 @@ -3,7 +3,7 @@ -- install this package from the AUR to get these fonts: otf-font-awesome-5-free Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:hinting=true" - , additionalFonts = [ "xft:Mononoki Nerd Font:pixelsize=11:antialias=true:hinting=true" + , additionalFonts = [ "xft:Mononoki:pixelsize=11:antialias=true:hinting=true" , "xft:Font Awesome 5 Free Solid:pixelsize=12" , "xft:Font Awesome 5 Brands:pixelsize=12" ] diff --git a/.config/xmobar/xmobarrc1 b/.config/xmobar/xmobarrc1 index 93ace7b..54770c7 100755 --- a/.config/xmobar/xmobarrc1 +++ b/.config/xmobar/xmobarrc1 @@ -3,7 +3,7 @@ -- install this package from the AUR to get these fonts: otf-font-awesome-5-free Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:hinting=true" - , additionalFonts = [ "xft:Mononoki Nerd Font:pixelsize=11:antialias=true:hinting=true" + , additionalFonts = [ "xft:Mononoki:pixelsize=11:antialias=true:hinting=true" , "xft:Font Awesome 5 Free Solid:pixelsize=12" , "xft:Font Awesome 5 Brands:pixelsize=12" ] diff --git a/.config/xmobar/xmobarrc2 b/.config/xmobar/xmobarrc2 index d557554..aac037d 100755 --- a/.config/xmobar/xmobarrc2 +++ b/.config/xmobar/xmobarrc2 @@ -3,7 +3,7 @@ -- install this package from the AUR to get these fonts: otf-font-awesome-5-free Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:hinting=true" - , additionalFonts = [ "xft:Mononoki Nerd Font:pixelsize=11:antialias=true:hinting=true" + , additionalFonts = [ "xft:Mononoki:pixelsize=11:antialias=true:hinting=true" , "xft:Font Awesome 5 Free Solid:pixelsize=12" , "xft:Font Awesome 5 Brands:pixelsize=12" , "xft:DejaVu Sans:pixelsize=28"