summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-08-22 16:25:56 +0200
committerbakkeby <[email protected]>2020-08-22 16:25:56 +0200
commit32819a48f3efb57c010d3d27c6b2a537916793b2 (patch)
tree5d3b1d5436ea37504f62f9f3b56cbe16a69711a3 /patch/include.h
parent512a656ddddc588b2d406f344cfc160c9c2c81b5 (diff)
downloaddwm-flexipatch-32819a48f3efb57c010d3d27c6b2a537916793b2.tar.gz
dwm-flexipatch-32819a48f3efb57c010d3d27c6b2a537916793b2.zip
Added clientindicators patch and unified and simplified indicator code. Enabled centeredwindowname option for awesomebar and bartabgroups patches.
Diffstat (limited to 'patch/include.h')
-rw-r--r--patch/include.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h
index 486c0a1..0647a64 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -1,4 +1,5 @@
/* Bar functionality */
+#include "bar_indicators.h"
#if BAR_ALPHA_PATCH
#include "bar_alpha.h"
#endif