diff options
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. |