Added a different tag when there is a window
This commit is contained in:
@ -24,6 +24,7 @@ static const char *colors[][3] = {
|
||||
};
|
||||
|
||||
/* tagging */
|
||||
static const char *tag_with_window = "";
|
||||
static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
|
||||
|
||||
static const Rule rules[] = {
|
||||
|
Reference in New Issue
Block a user