fix: Renamed bar in example configs

This commit is contained in:
Michael Carlberg 2016-10-15 03:51:14 +02:00
parent 59329d36a9
commit 4f87db79b8
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -7,7 +7,7 @@
; ;
;===================================================== ;=====================================================
[bar/top] [bar/example]
monitor = eDP-1 monitor = eDP-1
dock = true dock = true
width = 100% width = 100%

View File

@ -7,7 +7,7 @@
; ;
;===================================================== ;=====================================================
[bar/top] [bar/example]
monitor = eDP-1 monitor = eDP-1
dock = true dock = true
width = 100% width = 100%

View File

@ -7,7 +7,7 @@
; ;
;===================================================== ;=====================================================
[bar/top] [bar/example]
;monitor = eDP-1 ;monitor = eDP-1
dock = false dock = false
width = 100% width = 100%