Silly addendum: adding box indicator just to inspire some ideas

This commit is contained in:
bakkeby
2020-08-30 11:22:07 +02:00
parent b3f078abfb
commit 5acfb55a9c
2 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,7 @@ enum {
INDICATOR_BOTTOM_BAR_SLIM,
INDICATOR_BOX,
INDICATOR_BOX_WIDER,
INDICATOR_BOX_FULL,
INDICATOR_CLIENT_DOTS,
INDICATOR_RIGHT_TAGS
};