summaryrefslogtreecommitdiffhomepage
path: root/patch/bar_indicators.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-08-30 10:00:30 +0200
committerbakkeby <[email protected]>2020-08-30 10:00:30 +0200
commit85c99ae8d4dcb0c55a3fa424a4c0adfdfd67965d (patch)
treeb26b715b657969e7886a7fd0ded62b65a59be9f8 /patch/bar_indicators.h
parent1d19f4d309219d82c8a0764568fbc2e52da23344 (diff)
downloaddwm-flexipatch-85c99ae8d4dcb0c55a3fa424a4c0adfdfd67965d.tar.gz
dwm-flexipatch-85c99ae8d4dcb0c55a3fa424a4c0adfdfd67965d.zip
Added slim variants for the bar indicators
Diffstat (limited to 'patch/bar_indicators.h')
-rw-r--r--patch/bar_indicators.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/patch/bar_indicators.h b/patch/bar_indicators.h
index c71c417..850c326 100644
--- a/patch/bar_indicators.h
+++ b/patch/bar_indicators.h
@@ -3,7 +3,9 @@ enum {
INDICATOR_TOP_LEFT_SQUARE,
INDICATOR_TOP_LEFT_LARGER_SQUARE,
INDICATOR_TOP_BAR,
+ INDICATOR_TOP_BAR_SLIM,
INDICATOR_BOTTOM_BAR,
+ INDICATOR_BOTTOM_BAR_SLIM,
INDICATOR_CLIENT_DOTS,
INDICATOR_RIGHT_TAGS
};