diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-02 13:52:44 +0200 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-02 13:52:44 +0200 |
commit | edbf28db6cd368618b3a4b7c8cf1fd092e7b4a40 (patch) | |
tree | 95a16584bbbc32add990622dd309e8de729bac2d /xmobar.config-sample | |
parent | 6bc8ba5dffe0bedee548836b1b67fcf26e86d0da (diff) | |
download | xmobar-edbf28db6cd368618b3a4b7c8cf1fd092e7b4a40.tar.gz xmobar-edbf28db6cd368618b3a4b7c8cf1fd092e7b4a40.tar.bz2 |
updated config-sample to latest changes
darcs-hash:20071002115244-d6583-1a93326f3bbdf405e146ea7a34dc0d6e3a57448b.gz
Diffstat (limited to 'xmobar.config-sample')
-rw-r--r-- | xmobar.config-sample | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmobar.config-sample b/xmobar.config-sample index b705877..b36b762 100644 --- a/xmobar.config-sample +++ b/xmobar.config-sample @@ -6,7 +6,6 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , width = 1024 , height = 15 , align = "right" - , refresh = 10 , commands = [ Run Weather "EGPF" ["-t","<station>: <tempC>C","-L","18","-H","25","--normal","green","--high","red","--low","lightblue"] 36000 , Run Network "eth0" ["-L","0","-H","32","--normal","green","--high","red"] 10 , Run Network "eth1" ["-L","0","-H","32","--normal","green","--high","red"] 10 |