we need a tagset per monitor, removed tagset declaration from config.h

This commit is contained in:
Anselm R Garbe
2009-06-20 17:02:55 +01:00
parent 6644a6aa2e
commit c2fff604a7
2 changed files with 17 additions and 16 deletions

View File

@ -16,7 +16,6 @@ static Bool topbar = True; /* False means bottom bar */
/* tagging */
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
static unsigned int tagset[] = {1, 1}; /* after start, first tag is selected */
static Rule rules[] = {
/* class instance title tags mask isfloating */