diff options
author | John Vogel <jvogel4@stny.rr.com> | 2014-03-27 14:07:04 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-04-12 13:59:47 -0500 |
commit | e7695c5163dc2e7abd8e1b8e49a0e47604ca3958 (patch) | |
tree | 7425bc003a60c89895b3740602a723c185ef1a91 /desktop/bar/README | |
parent | 6a8c7f714423fd3a94d2e8bb368679494a7c1b93 (diff) | |
download | slackbuilds-e7695c5163dc2e7abd8e1b8e49a0e47604ca3958.tar.gz |
desktop/bar: Added (lightweight bar based on XCB)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/bar/README')
-rw-r--r-- | desktop/bar/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/bar/README b/desktop/bar/README new file mode 100644 index 0000000000..35db41b5b4 --- /dev/null +++ b/desktop/bar/README @@ -0,0 +1,5 @@ +bar - bar ain't recursive + +bar is a lightweight bar entirely based on XCB. Provides full UTF-8 support, +basic formatting, RandR and Xinerama support and EWMH compliance without +wasting your precious memory. |