diff options
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -55,8 +55,8 @@ You can see the help of py3status by issuing `py3status -h`: -c I3STATUS_CONF path to i3status config file -d disable integrated transformations -i INCLUDE_PATH user-based class include directory (default .i3/py3status) - -n INTERVAL polling interval in seconds (default 1 sec) - -t CACHE_TIMEOUT injection cache timeout in seconds (default 60 sec) + -n INTERVAL update interval in seconds (default 1 sec) + -t CACHE_TIMEOUT default injection cache timeout in seconds (default 60 sec) ## Control Just like i3status, you can force an update by sending a SIGUSR1 signal to py3status. |
