Port pertag

This commit is contained in:
Guido Cella 2023-05-03 09:28:20 +02:00
parent 797e0c74b2
commit 66287944c0
2 changed files with 75 additions and 6 deletions

View file

@ -8,7 +8,7 @@ static const float focuscolor[] = {1.0, 0.0, 0.0, 1.0};
static const float fullscreen_bg[] = {0.1, 0.1, 0.1, 1.0};
/* tagging - tagcount must be no greater than 31 */
static const int tagcount = 9;
#define tagcount 9
static const Rule rules[] = {
/* app_id title tags mask isfloating monitor */