Xmobar: increase 'high' weather temperature
1 file changed, 1 insertion(+), 1 deletion(-)
jump to
M tag-xmobar/xmobarrc → tag-xmobar/xmobarrc
@@ -9,7 +9,7 @@ , hideOnStart = False , persistent = True , commands = [ Run Weather "EGNX" ["-t", "<tempC>ºC" ,"-L", "12" - ,"-H", "18" + ,"-H", "22" ,"--low", "lightblue" ,"--normal", "green" ,"--high", "red"