diff options
author | Roman Cheplyaka <roma@ro-che.info> | 2008-08-22 22:47:46 +0200 |
---|---|---|
committer | Roman Cheplyaka <roma@ro-che.info> | 2008-08-22 22:47:46 +0200 |
commit | 121f5cb130fbc169fa6fa0bdbe6ac1c38f5a30a0 (patch) | |
tree | 544d2e370fc74f2f462e7690f997d4ccf764d40a /README | |
parent | 6bce4e55e91361b2a325cf67c91994ee6f14178e (diff) | |
download | xmobar-121f5cb130fbc169fa6fa0bdbe6ac1c38f5a30a0.tar.gz xmobar-121f5cb130fbc169fa6fa0bdbe6ac1c38f5a30a0.tar.bz2 |
Add documentation for Mail plugin
darcs-hash:20080822204746-3ebed-23538c19892e150e489f29684e32e9c02b92dec6.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -338,6 +338,13 @@ Monitors have default aliases. - This monitor requires coretemp module to be loaded in kernel - Example: `Run CoreTemp ["-t","Temp:\<core0\>|\<core1\>C","-L","40","-H","60","-l","lightblue","-n","gray90","-h","red"] 50` +`Mail Args` + +- aliases to `Mail` +- Args: list of maildirs in form [("name1","path1"),("name2","path2")] +- This plugin requires INOTIFY support in Linux kernel and hinotify library. + To activate, pass --flags="with_inotify" to "runhaskell Setup configure". + ### Monitor Plugins Commands Arguments These are the arguments that can be used for internal commands in the |