diff --git a/Home.md b/Home.md index 44dd9e7..3c3d3c0 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,14 @@ +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` @@ -10,4 +21,5 @@ git clone https://github.com/LemonBoy/bar.git cd bar make sudo make install -``` \ No newline at end of file +``` +***