From c2fff604a760d271c7e9311c2927954e87ac3a6e Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Sat, 20 Jun 2009 17:02:55 +0100 Subject: we need a tagset per monitor, removed tagset declaration from config.h --- config.def.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.def.h') 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 */ -- cgit v1.2.3-54-g00ecf