diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2015-08-03 15:50:05 +0200 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2015-08-03 15:50:05 +0200 |
| commit | 63d9458a7ffda09b278d007b82ae31b65dba4293 (patch) | |
| tree | 4a19a97bce1929046c7e48189eedbe3c20933e8d | |
| parent | c3401648d6b300a2455f9d3a4ee846234d27c150 (diff) | |
add taskwarrior module description
| -rw-r--r-- | py3status/modules/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/py3status/modules/README.md b/py3status/modules/README.md index e9e73fd..1bc64e0 100644 --- a/py3status/modules/README.md +++ b/py3status/modules/README.md @@ -401,6 +401,17 @@ Available modules: @author Shahin Azad <ishahinism at Gmail>, shrimpza --- + taskwarrior Display currently active (started) taskwarrior tasks. + + Configuration parameters: + - cache_timeout : how often we refresh this module in seconds (5s default) + + Requires + - task + + @author James Smith http://jazmit.github.io/ + @license BSD + --- vnstat Display vnstat statistics. Coloring rules. |
