Added a different tag when there is a window

This commit is contained in:
pbentes
2025-05-04 20:40:35 +01:00
parent 812232094f
commit 8d107203ce
2 changed files with 5 additions and 4 deletions

View File

@ -24,6 +24,7 @@ static const char *colors[][3] = {
};
/* tagging */
static const char *tag_with_window = "";
static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
static const Rule rules[] = {