From 4f87db79b86d7b5e92b5787728e66d83d5d56895 Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Sat, 15 Oct 2016 03:51:14 +0200 Subject: [PATCH] fix: Renamed bar in example configs --- README.md | 2 +- examples/config | 2 +- examples/config.bspwm | 2 +- examples/config.i3 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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%