diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-07-11 17:02:01 +0200 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-07-11 17:02:01 +0200 |
commit | edb2ea166d227ea7c4bf12b33016ee82ed73543d (patch) | |
tree | ecb34033fefad6b3a56287371f423d29e8d63478 /Monitors/Swap.hs | |
parent | 6db48566e47efcbe8e26f3077712cc08b41701d4 (diff) | |
download | xmobar-edb2ea166d227ea7c4bf12b33016ee82ed73543d.tar.gz xmobar-edb2ea166d227ea7c4bf12b33016ee82ed73543d.tar.bz2 |
gettin' rid of Krzysztof's object-oriented attitude...;-)
darcs-hash:20070711150201-d6583-1d4d0c9677671416d80e83de9055bdc48c5dd4ed.gz
Diffstat (limited to 'Monitors/Swap.hs')
-rw-r--r-- | Monitors/Swap.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Monitors/Swap.hs b/Monitors/Swap.hs index 6cfdbdd..e83b1e0 100644 --- a/Monitors/Swap.hs +++ b/Monitors/Swap.hs @@ -19,7 +19,7 @@ import Monitors.Common import qualified Data.ByteString.Lazy.Char8 as B swapConfig :: IO MConfig -swapConfig = newConfig +swapConfig = mkMConfig "Swap: <usedratio>" -- template package -- package "" -- usage tail? |