Xmobar: increase 'high' weather temperature
Alan Pearce alan@alanpearce.co.uk
Sat, 12 Jul 2014 17:18:37 +0100
1 files changed, 1 insertions(+), 1 deletions(-)
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"