config.def.h
changeset 1346 2765f1a08494
parent 1324 c7d3198c9e9b
child 1361 41678fc29f2a
--- 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 */