diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-24 23:46:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-24 23:46:43 +0700 |
commit | 388384f3cb5d78f655b8ed9dea35a4d965416760 (patch) | |
tree | dc678703364686d10c7891ff8790b5e912adf8bb /desktop/py3status/README | |
parent | d86805c60ac22c89c50a256437072dcdefb7026d (diff) | |
download | slackbuilds-388384f3cb5d78f655b8ed9dea35a4d965416760.tar.gz |
desktop/py3status: Added (i3status wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |