summary refs log tree commit diff stats
path: root/tag-xmobar
diff options
context:
space:
mode:
authorAlan Pearce2014-07-12 17:18:37 +0100
committerAlan Pearce2014-07-12 17:18:37 +0100
commitcf3ad2a066cbe9272cd7b8e6a60813be1073a424 (patch)
treebb1309cc5eae3995a691dd08aa6c256f6ca5b96f /tag-xmobar
parent71addd8478d03ba9e363b1b04e0b785872554291 (diff)
downloaddotfiles-cf3ad2a066cbe9272cd7b8e6a60813be1073a424.tar.lz
dotfiles-cf3ad2a066cbe9272cd7b8e6a60813be1073a424.tar.zst
dotfiles-cf3ad2a066cbe9272cd7b8e6a60813be1073a424.zip
Xmobar: increase 'high' weather temperature
Diffstat (limited to 'tag-xmobar')
-rw-r--r--tag-xmobar/xmobarrc2
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"