diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-09 18:21:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-09 18:21:35 +0700 |
commit | 753465673170bbc2f735a0f59c1d0e8cb92a734f (patch) | |
tree | 98a279334d6d12bf731014fa55a22a93bf0f2ce1 /desktop/i3pystatus/README | |
parent | 3ef0f47fe5277feacafc4dd86b37234ff2bd1e4c (diff) |
desktop/i3pystatus: Added (replacement for i3status).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/i3pystatus/README')
-rw-r--r-- | desktop/i3pystatus/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/i3pystatus/README b/desktop/i3pystatus/README new file mode 100644 index 000000000000..76ce0fed45b6 --- /dev/null +++ b/desktop/i3pystatus/README @@ -0,0 +1,5 @@ +i3pystatus is a (hopefully growing) collection of python scripts for +status output compatible to i3status / i3bar of the i3 window manager. + +Note: +Make sure you installed python3 before installing pysetuptools |