From 6c11a088e1895bdf648c24dfa5c80ed55112a35a Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Fri, 3 Sep 2021 23:22:44 -0500 Subject: [PATCH] Minor edit to fonts in xmobar --- .config/xmobar/xmobarrc0 | 2 +- .config/xmobar/xmobarrc1 | 2 +- .config/xmobar/xmobarrc2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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"