Revert d19d8b34df11b615c0749eb273ffa943b5dc0b89...0f116dcb650f672c7c8a520151fa909da44cdfb9 on Home

LemonBoy 2017-06-04 22:01:11 +02:00
parent 0f116dcb65
commit 172b17bcbe
1 changed files with 1 additions and 13 deletions

14
Home.md

@ -1,14 +1,3 @@
Keep in mind, this bar is documented extremely poorly.
***
No working example is given how to display a button in the bar that does a simple thing with working colour and all. Also no one knows where to issue the "ABUTTON" command to. In a .rc file ? as a CLI parameter ? No one knows, and that is how it is supposed to be.
***
Keep in mind, lemonbar (formerly known as bar) is a lightweight bar entirely based on XCB. Therefore you may have to install some other libraries, like libxcb-xinerama0-dev. Currently we have two candidates:
- `sudo apt-get install libxcb-xinerama0-dev`
@ -21,5 +10,4 @@ git clone https://github.com/LemonBoy/bar.git
cd bar
make
sudo make install
```
***
```