diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-11-04 16:32:44 +0100 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-11-04 16:32:44 +0100 |
commit | cfd97004e61d3acd5d9bf8c25aa8d1d8961bfae1 (patch) | |
tree | e7afac83604fcdd564da4cb0b96c485262f2e4fd /Plugins/helloworld.config | |
parent | 094a454324c31b62b418289821b4dc71790736c1 (diff) | |
download | xmobar-cfd97004e61d3acd5d9bf8c25aa8d1d8961bfae1.tar.gz xmobar-cfd97004e61d3acd5d9bf8c25aa8d1d8961bfae1.tar.bz2 |
helloworld.config updated to recent changes
darcs-hash:20071104153244-d6583-b989418c68a3c5600476dc55c6081a5426caebed.gz
Diffstat (limited to 'Plugins/helloworld.config')
-rw-r--r-- | Plugins/helloworld.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/helloworld.config b/Plugins/helloworld.config index 395d74e..84fff35 100644 --- a/Plugins/helloworld.config +++ b/Plugins/helloworld.config @@ -1,7 +1,7 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , bgColor = "#000000" , fgColor = "#BFBFBF" - , position = Top (C 50) + , position = TopW (C 50) , commands = [ Run Cpu [] 10 , Run Weather "LIPB" [] 36000 , Run HelloWorld |