diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -18,11 +18,16 @@ See the wiki for up to date documentation: Learn how to write your own modules: https://github.com/ultrabug/py3status/wiki/Write-your-own-modules +Get help or share your ideas on IRC: + channel **#py3status** on **FreeNode** + Requirements ============ You **must** set the `output_format` to `i3bar` in the general section of your i3status.conf: :: general { + colors = true + interval = 5 output_format = "i3bar" } |
