next test
This commit is contained in:
parent
e4a63cd8d1
commit
ce7ceb7e06
2
config.h
2
config.h
|
@ -20,7 +20,7 @@ static const char *colors[][3] = {
|
|||
};
|
||||
|
||||
/* tagging */
|
||||
static const char *tags[] = { " ", " ", " ", " ", " ", "a"};
|
||||
static const char *tags[] = { " ", " ", " ", "uu", " ", "a"};
|
||||
|
||||
static const Rule rules[] = {
|
||||
/* xprop(1):
|
||||
|
|
Loading…
Reference in a new issue