fix: Renamed bar in example configs
This commit is contained in:
parent
59329d36a9
commit
4f87db79b8
@ -84,7 +84,7 @@ $ apt-get install cmake cmake-data libboost-dev libfreetype6-dev libxcb1-dev lib
|
|||||||
|
|
||||||
### Building from source
|
### Building from source
|
||||||
|
|
||||||
Please [report any problems](https://github.com/jaagr/lemonbuddy/issues/new) you run into when building the project. It helps alot.
|
Please [report any problems](https://github.com/jaagr/lemonbuddy/issues/new) you run into when building the project.
|
||||||
|
|
||||||
~~~ sh
|
~~~ sh
|
||||||
$ git clone --branch 2.0.0-beta --recursive https://github.com/jaagr/lemonbuddy
|
$ git clone --branch 2.0.0-beta --recursive https://github.com/jaagr/lemonbuddy
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
;
|
;
|
||||||
;=====================================================
|
;=====================================================
|
||||||
|
|
||||||
[bar/top]
|
[bar/example]
|
||||||
monitor = eDP-1
|
monitor = eDP-1
|
||||||
dock = true
|
dock = true
|
||||||
width = 100%
|
width = 100%
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
;
|
;
|
||||||
;=====================================================
|
;=====================================================
|
||||||
|
|
||||||
[bar/top]
|
[bar/example]
|
||||||
monitor = eDP-1
|
monitor = eDP-1
|
||||||
dock = true
|
dock = true
|
||||||
width = 100%
|
width = 100%
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
;
|
;
|
||||||
;=====================================================
|
;=====================================================
|
||||||
|
|
||||||
[bar/top]
|
[bar/example]
|
||||||
;monitor = eDP-1
|
;monitor = eDP-1
|
||||||
dock = false
|
dock = false
|
||||||
width = 100%
|
width = 100%
|
||||||
|
Loading…
Reference in New Issue
Block a user