Add bar borders

This commit is contained in:
Alexis Jhon Gaspar 2023-10-07 19:19:48 +08:00
parent e5fb30335f
commit 88e5f6e91d

View file

@ -283,7 +283,7 @@
/* This patch adds a border around the status bar(s) just like the border of client windows. /* 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 * 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 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 * This is compatible with the wintitle, bartabgroups, flexwintitle and awesomebar bar