diff options
| author | bakkeby <[email protected]> | 2020-08-30 11:22:07 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-08-30 11:22:07 +0200 |
| commit | 5acfb55a9c9ffc614f5e88cecc01f386fabea8eb (patch) | |
| tree | e2a7e67456115c7050e7c69a596c0594ae35a193 /patch/bar_indicators.h | |
| parent | b3f078abfb669f85e99e6170b8826298a292cf23 (diff) | |
| download | dwm-flexipatch-5acfb55a9c9ffc614f5e88cecc01f386fabea8eb.tar.gz dwm-flexipatch-5acfb55a9c9ffc614f5e88cecc01f386fabea8eb.zip | |
Silly addendum: adding box indicator just to inspire some ideas
Diffstat (limited to 'patch/bar_indicators.h')
| -rw-r--r-- | patch/bar_indicators.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/bar_indicators.h b/patch/bar_indicators.h index 848fc76..505d49e 100644 --- a/patch/bar_indicators.h +++ b/patch/bar_indicators.h @@ -8,6 +8,7 @@ enum { INDICATOR_BOTTOM_BAR_SLIM, INDICATOR_BOX, INDICATOR_BOX_WIDER, + INDICATOR_BOX_FULL, INDICATOR_CLIENT_DOTS, INDICATOR_RIGHT_TAGS }; |
