diff -r ba02dda36aee -r 2765f1a08494 config.def.h --- a/config.def.h Mon Aug 25 09:44:23 2008 +0100 +++ b/config.def.h Wed Aug 27 12:52:44 2008 +0100 @@ -16,6 +16,7 @@ /* tagging */ static const char tags[][MAXTAGLEN] = { "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 */