all repos — nixfiles @ cf3ad2a066cbe9272cd7b8e6a60813be1073a424

System and user configuration, managed by nix and home-manager

Xmobar: increase 'high' weather temperature

Alan Pearce
commit

cf3ad2a066cbe9272cd7b8e6a60813be1073a424

parent

71addd8478d03ba9e363b1b04e0b785872554291

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M tag-xmobar/xmobarrctag-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"