diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-02 13:53:19 +0200 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-02 13:53:19 +0200 |
commit | f0b766ec737d883ec4b28c890703fe9e80be082a (patch) | |
tree | fc3e0457742cef9eea5b52802393f079de8af19e | |
parent | edbf28db6cd368618b3a4b7c8cf1fd092e7b4a40 (diff) | |
download | xmobar-f0b766ec737d883ec4b28c890703fe9e80be082a.tar.gz xmobar-f0b766ec737d883ec4b28c890703fe9e80be082a.tar.bz2 |
updated helloworld.config-sample to latest changes
darcs-hash:20071002115319-d6583-d6bc478133345b0b5324cb538dedf0e2d460157c.gz
-rw-r--r-- | Plugins/helloworld.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Plugins/helloworld.config b/Plugins/helloworld.config index b189aaf..c847d8e 100644 --- a/Plugins/helloworld.config +++ b/Plugins/helloworld.config @@ -6,7 +6,6 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , width = 1024 , height = 15 , align = "right" - , refresh = 10 , commands = [ Run Cpu [] 10 , Run Weather "LIPB" [] 36000 , Run HelloWorld |