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:
parent
7490841e55
commit
4b2d2fc986
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,7 @@ A package will be written for XBPS so stay tuned.
|
|||
|
||||
A C++ compiler with C++14 support. For example `clang`.
|
||||
|
||||
- lemonbar
|
||||
- lemonbar (patched with xft support)
|
||||
- cmake
|
||||
- boost
|
||||
- libx11
|
||||
|
@ -147,6 +147,7 @@ processes gets terminated before before we launch the new ones. For example in
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue