add pertag patch
This commit is contained in:
2
config.h
2
config.h
@@ -34,7 +34,7 @@ static char *colors[][3] = {
|
||||
};
|
||||
|
||||
/* tagging */
|
||||
static const char *tags[] = { "", "", "", "", "", "", "", "", "", "?", "-", "=" };
|
||||
static const char *tags[] = { "", "", "", "", "", "", "", "", "", "0", "-", "=" };
|
||||
|
||||
static const Rule rules[] = {
|
||||
/* xprop(1):
|
||||
|
||||
Reference in New Issue
Block a user