about summary refs log tree commit diff
path: root/machines/sternenseemann/patches
diff options
context:
space:
mode:
authorsternenseemann <git@lukasepple.de>2017-04-01 13:40:41 +0200
committersternenseemann <git@lukasepple.de>2017-04-01 13:40:41 +0200
commitb8f32ef611d5084e142b708ed259fc3029da0a37 (patch)
treec13bd83daf9f58865e342516e315c21f1ff844b5 /machines/sternenseemann/patches
parent6780a3602022b0ae9e161dbb347562f503bb2876 (diff)
machines/fliewatuet: 2bwm
Diffstat (limited to 'machines/sternenseemann/patches')
-rw-r--r--machines/sternenseemann/patches/2bwm-config.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/machines/sternenseemann/patches/2bwm-config.patch b/machines/sternenseemann/patches/2bwm-config.patch
index 0bdc8b28..1c00c651 100644
--- a/machines/sternenseemann/patches/2bwm-config.patch
+++ b/machines/sternenseemann/patches/2bwm-config.patch
@@ -4,7 +4,8 @@ index ce0d1d4..c2346c1 100644
 +++ b/config.h
 @@ -37,17 +37,11 @@ static const uint8_t borders[] = {3,5,5,4};
  #define LOOK_INTO "WM_NAME"
- static const char *ignore_names[] = {"bar", "xclock"};
+- static const char *ignore_names[] = {"bar", "xclock"};
++ static const char *ignore_names[] = {"lemonbar", "bar", "xclock"};
  ///--Menus and Programs---///
 -static const char *menucmd[]   = { "my_menu.sh", NULL };
 -static const char *gmrun[]     = { "my_menu2.sh",NULL};