diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-24 15:14:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-24 15:14:04 +0700 |
commit | ec90621c92a5b1e5ee65ef34b7d823c8b59f40e7 (patch) | |
tree | 842ef3b59b616e20c1b1b7f09dd79ca250b0f782 /desktop/python-specbar/README | |
parent | 194c2437be66648afd89b81d4d811f92070e8664 (diff) | |
download | slackbuilds-ec90621c92a5b1e5ee65ef34b7d823c8b59f40e7.tar.gz |
desktop/python-specbar: Added (Statusbar for spectrwm).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/python-specbar/README')
-rw-r--r-- | desktop/python-specbar/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/python-specbar/README b/desktop/python-specbar/README new file mode 100644 index 0000000000..204a68fc57 --- /dev/null +++ b/desktop/python-specbar/README @@ -0,0 +1,5 @@ +Simple module to build a statusbar for spectrwm. + +specbar.py is a small library to use with the spectrwm_ window manager. +It has some builtin info functions and is easy extensible using the +Python decorator syntax. |