From 88e5f6e91df81678073ddbc9ff94cfddb3994b5f Mon Sep 17 00:00:00 2001 From: Alexis Jhon Gaspar Date: Sat, 7 Oct 2023 19:19:48 +0800 Subject: [PATCH] Add bar borders --- dwm-flexipatch/patches.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwm-flexipatch/patches.def.h b/dwm-flexipatch/patches.def.h index badce61..9a685e3 100644 --- a/dwm-flexipatch/patches.def.h +++ b/dwm-flexipatch/patches.def.h @@ -283,7 +283,7 @@ /* This patch adds a border around the status bar(s) just like the border of client windows. * https://codemadness.org/paste/dwm-border-bar.patch */ -#define BAR_BORDER_PATCH 0 +#define BAR_BORDER_PATCH 1 /* This patch centers the WM_NAME of the currently selected window on the status bar. * This is compatible with the wintitle, bartabgroups, flexwintitle and awesomebar bar