refac(prog/xmonad/xmobar): change normal colors

This commit is contained in:
Dmitriy Pleshevskiy 2022-05-28 14:42:58 +03:00
parent b9ae47e146
commit 2c76b09827

View file

@ -61,9 +61,8 @@ myCommands =
MultiCpu
[ "--template", "Cpu: <total>"
, "--suffix" , "True"
, "--Low" , "3"
, "--Low" , "10"
, "--High" , "50"
, "--low" , colorGreen
, "--normal" , colorYellow
, "--high" , colorRed
]
@ -78,11 +77,10 @@ myCommands =
"wlxd03745e1e87b"
[ "--template", "<ssid> <quality>"
, "--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