diff options
Diffstat (limited to 'py3status/modules/README.md')
| -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. |
