diff --git a/programs/xmonad/xmobar/src/xmobar.hs b/programs/xmonad/xmobar/src/xmobar.hs index c61f98b..f38934e 100644 --- a/programs/xmonad/xmobar/src/xmobar.hs +++ b/programs/xmonad/xmobar/src/xmobar.hs @@ -61,9 +61,8 @@ myCommands = MultiCpu [ "--template", "Cpu: " , "--suffix" , "True" - , "--Low" , "3" + , "--Low" , "10" , "--High" , "50" - , "--low" , colorGreen , "--normal" , colorYellow , "--high" , colorRed ] @@ -78,11 +77,10 @@ myCommands = "wlxd03745e1e87b" [ "--template", " " , "--suffix" , "True" - , "--Low" , "40" - , "--High" , "70" + , "--Low" , "20" + , "--High" , "40" , "--low" , colorRed , "--normal" , colorYellow - , "--high" , colorGreen ] (10 `seconds`) , Run $ ComX "/bin/bash" ["-c", "~/.config/xmobar/scripts/get_volume.sh"] "N/A" "volume" 1