diff options
Diffstat (limited to 'desktop/py3status/README')
-rw-r--r-- | desktop/py3status/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/py3status/README b/desktop/py3status/README new file mode 100644 index 0000000000..bf1ade1444 --- /dev/null +++ b/desktop/py3status/README @@ -0,0 +1,6 @@ +py3status is an extensible i3status wrapper written in python. + +Using py3status, you can take control of your i3bar easily by: + - writing your own modules and have their output displayed on your bar + - handling click events on your i3bar and play with them in no time + - seeing your clock tick every second whatever your i3status interval |