Adding alternative activetagindicatorbar patch

This commit is contained in:
bakkeby
2020-06-30 11:07:42 +02:00
parent 8c07458f11
commit 9e8d70788c
2 changed files with 13 additions and 2 deletions

View File

@ -18,6 +18,11 @@
*/
#define ACTIVETAGINDICATORBAR_PATCH 0
/* Alternative patch to the activetagindicatorbar patch, adds the bar below the tag
* icon rather than above.
*/
#define ACTIVETAGINDICATORBAR_ALT1_PATCH 0
/* The alpha patch adds transparency for the status bar.
* You need to uncomment the corresponding line in config.mk to use the -lXrender library
* when including this patch.