X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.def.h;h=95cb168521ab259ffb7880e6e64e71d4ae79c6ef;hp=e1953c31a744723866b729dfb81e552801bf0db5;hb=a2a359097922111d13a1db7fd3da132cad84deaa;hpb=2ce37bc69ee72af7ea88376c73133f8a833204cf diff --git a/config.def.h b/config.def.h index e1953c3..95cb168 100644 --- a/config.def.h +++ b/config.def.h @@ -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 */