diff options
Diffstat (limited to 'tag-xmobar')
-rw-r--r-- | tag-xmobar/xmobarrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-xmobar/xmobarrc b/tag-xmobar/xmobarrc index 6a04fd1..2d5f8cb 100644 --- a/tag-xmobar/xmobarrc +++ b/tag-xmobar/xmobarrc @@ -9,7 +9,7 @@ Config { font = "-misc-termsyn-medium-r-normal--11-79-100-100-c-60-*-*" , persistent = True , commands = [ Run Weather "EGNX" ["-t", "<tempC>ÂșC" ,"-L", "12" - ,"-H", "18" + ,"-H", "22" ,"--low", "lightblue" ,"--normal", "green" ,"--high", "red" |