summaryrefslogtreecommitdiffhomepage
path: root/xmobar.config-sample
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@ing.unitn.it>2007-07-11 20:06:30 +0200
committerAndrea Rossato <andrea.rossato@ing.unitn.it>2007-07-11 20:06:30 +0200
commitdb04be1995a4b83906bdd1277d6405aa44e29c0d (patch)
tree52555fa599eb18f3428e60e307193988fe747739 /xmobar.config-sample
parent71ca520e48873aa3d9e87683c72c2a14b1fa7e63 (diff)
downloadxmobar-db04be1995a4b83906bdd1277d6405aa44e29c0d.tar.gz
xmobar-db04be1995a4b83906bdd1277d6405aa44e29c0d.tar.bz2
config-sample: eyes candy
darcs-hash:20070711180630-d6583-6c829c6601704147bb4d5f4f4e7a6263786cb796.gz
Diffstat (limited to 'xmobar.config-sample')
-rw-r--r--xmobar.config-sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.config-sample b/xmobar.config-sample
index 4a0cade..e2d54a6 100644
--- a/xmobar.config-sample
+++ b/xmobar.config-sample
@@ -7,7 +7,7 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*"
, height = 15
, align = "right"
, refresh = 10
- , commands = [ (Weather "EGPF" ["-t","<station>: <tempC>C","-L","18","-H","25","--normal","green","--high","red","--low","blue"], 36000)
+ , commands = [ (Weather "EGPF" ["-t","<station>: <tempC>C","-L","18","-H","25","--normal","green","--high","red","--low","lightblue"], 36000)
, (Network "eth0" ["-L","0","-H","32","--normal","green","--high","red"], 10)
, (Network "eth1" ["-L","0","-H","32","--normal","green","--high","red"], 10)
, (Cpu ["-L","3","-H","50","--normal","green","--high","red"], 10)