1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-18 13:55:11 -05:00

fix(docs): Added note about lemonbar xft support and i3 issue

This commit is contained in:
Michael Carlberg 2016-06-17 19:27:40 +02:00
parent 7490841e55
commit 4b2d2fc986

View file

@ -36,7 +36,7 @@ A package will be written for XBPS so stay tuned.
A C++ compiler with C++14 support. For example `clang`. A C++ compiler with C++14 support. For example `clang`.
- lemonbar - lemonbar (patched with xft support)
- cmake - cmake
- boost - boost
- libx11 - libx11
@ -147,6 +147,7 @@ processes gets terminated before before we launch the new ones. For example in
echo "Bars launched..." echo "Bars launched..."
~~~ ~~~
If you are using i3, see [this issue](https://github.com/jaagr/lemonbuddy/issues/21) on how to display the bar.
## Configuration ## Configuration