fix(docs): Formatting
This commit is contained in:
parent
de1d5f3f4a
commit
402b1e82ee
@ -29,10 +29,6 @@ A package will be written for XBPS so stay tuned.
|
||||
A C++ compiler with C++14 support. For example `clang`.
|
||||
|
||||
- lemonbar
|
||||
> **NOTE:** The application has only been tested against the `single-mon` fork.
|
||||
> If you have trouble running it with your current version, install the one
|
||||
> included in `contrib/lemonbar-sm-git`.
|
||||
> Plans are to make `lemonbar` an internal module.
|
||||
- cmake
|
||||
- boost
|
||||
- libx11
|
||||
@ -42,6 +38,11 @@ A C++ compiler with C++14 support. For example `clang`.
|
||||
- libmpdclient _(optional: used by the mpd module)_
|
||||
- libsigc++ _(optional: used by the i3 module)_
|
||||
|
||||
> **NOTE:** The application has only been tested against the `single-mon` fork.
|
||||
> If you have trouble running it with your current version, install the one
|
||||
> included in `contrib/lemonbar-sm-git`.
|
||||
> Plans are to make `lemonbar` an internal module.
|
||||
|
||||
**Install dependencies using pacman:**
|
||||
~~~ sh
|
||||
$ sudo pacman -S cmake boost libx11 libxrandr wireless_tools alsa-lib libmpdclient libsigc++
|
||||
|
Loading…
Reference in New Issue
Block a user