diff --git a/README.md b/README.md index a9bce306..cfce1be6 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ $ apt-get install cmake cmake-data libboost-dev libfreetype6-dev libxcb1-dev lib ### 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 $ git clone --branch 2.0.0-beta --recursive https://github.com/jaagr/lemonbuddy diff --git a/examples/config b/examples/config index e91ddf05..20a06973 100644 --- a/examples/config +++ b/examples/config @@ -7,7 +7,7 @@ ; ;===================================================== -[bar/top] +[bar/example] monitor = eDP-1 dock = true width = 100% diff --git a/examples/config.bspwm b/examples/config.bspwm index 29781027..8ec89473 100644 --- a/examples/config.bspwm +++ b/examples/config.bspwm @@ -7,7 +7,7 @@ ; ;===================================================== -[bar/top] +[bar/example] monitor = eDP-1 dock = true width = 100% diff --git a/examples/config.i3 b/examples/config.i3 index 1bcaa892..5ae23de0 100644 --- a/examples/config.i3 +++ b/examples/config.i3 @@ -7,7 +7,7 @@ ; ;===================================================== -[bar/top] +[bar/example] ;monitor = eDP-1 dock = false width = 100%