add taglayouts patch

This commit is contained in:
2023-11-10 18:54:02 +05:00
parent 31e3dd85c2
commit c354d720b6
5 changed files with 19 additions and 9 deletions

View File

@@ -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):