From 24a07091c2b968819d93dcfe9983d11fd27c455c Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Sat, 9 Oct 2021 20:05:14 +1030 Subject: [PATCH] minor updates --- .config/xmobar/xmobarrc-single.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/xmobar/xmobarrc-single.hs b/.config/xmobar/xmobarrc-single.hs index 66dbf26..88a617e 100644 --- a/.config/xmobar/xmobarrc-single.hs +++ b/.config/xmobar/xmobarrc-single.hs @@ -1,7 +1,7 @@ Config { -- appearance - font = "xft:Fira Code:size=9:antialias=true:hinting=true" + font = "xft:Fira Code:size=12:antialias=true:hinting=true" , bgColor = "#282a36" , fgColor = "#f8f8f2" , position = Top