Remove polling. Add a switch to make the bar permanent.

This commit is contained in:
LemonBoy
2012-07-16 12:30:49 +02:00
parent fcf64daac8
commit b1e71d2866
2 changed files with 27 additions and 14 deletions

View File

@@ -6,6 +6,15 @@ A lightweight bar based on XCB (yay). Provides foreground/background color
switching along with text alignment (screw you dzen!), nothing less and
nothing more.
Options
-------
bar accpets a couple of command line switches
```
-h Shows the help and bails out.
-p Make the bar permanent.
```
Configuration
-------------
Change the config.h file and you're good to go!