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