diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2013-02-22 12:25:55 +0100 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2013-02-22 12:25:55 +0100 |
| commit | 6ae05c082828c7c819b9413ff80ee8e106272d13 (patch) | |
| tree | da308c6f96012cc597559376f0b9cc543fc0b7bc /README.md | |
| parent | 902dfbcf025147c10aefce0e81a89626807877f8 (diff) | |
add an integrated cache on user-class execution results
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -39,9 +39,10 @@ Usually you have your own i3status configuration, just point to it: You can see the help of py3status by issuing `py3status -h`: -c I3STATUS_CONF path to i3status config file - -n INTERVAL polling interval in seconds (default 1 sec) - -i INCLUDE_PATH user-based class include directory -d disable integrated transformations + -i INCLUDE_PATH user-based class include directory + -n INTERVAL polling interval in seconds (default 1 sec) + -t CACHE_TIMEOUT injection cache timeout in seconds (default 60 sec) ## Update Just pull on your local clone to get the latest py3status: |
