diff --git a/.config/xmobar/xmobarrc_hdmi b/.config/xmobar/xmobarrc_hdmi index 1bd7ae3..ac49f71 100644 --- a/.config/xmobar/xmobarrc_hdmi +++ b/.config/xmobar/xmobarrc_hdmi @@ -34,8 +34,8 @@ Config { overrideRedirect = True ] 50 , Run Memory [ "--template" , "\xefc5 Mem: %" - , "--Low" , "20" - , "--High" , "60" + , "--Low" , "33" + , "--High" , "66" , "--low" , "#c3e88d" , "--normal" , "#ff9e64" , "--high" , "#ff757f" diff --git a/.config/xmobar/xmobarrc_laptop b/.config/xmobar/xmobarrc_laptop index e2e7a18..dd5a399 100644 --- a/.config/xmobar/xmobarrc_laptop +++ b/.config/xmobar/xmobarrc_laptop @@ -34,8 +34,8 @@ Config { overrideRedirect = True ] 50 , Run Memory [ "--template" , "\xefc5 Mem: %" - , "--Low" , "20" - , "--High" , "60" + , "--Low" , "33" + , "--High" , "66" , "--low" , "#c3e88d" , "--normal" , "#ff9e64" , "--high" , "#ff757f"