all repos — archive/dotfiles @ cf3ad2a066cbe9272cd7b8e6a60813be1073a424

Superseded by nixfiles

Xmobar: increase 'high' weather temperature
Alan Pearce alan@alanpearce.co.uk
Sat, 12 Jul 2014 17:18:37 +0100
commit

cf3ad2a066cbe9272cd7b8e6a60813be1073a424

parent

71addd8478d03ba9e363b1b04e0b785872554291

1 files changed, 1 insertions(+), 1 deletions(-)

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"