diff --git a/config.def.h b/config.def.h index a6d803f..f4bbef5 100644 --- a/config.def.h +++ b/config.def.h @@ -34,7 +34,7 @@ static char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "", "", "", "", "5", "6", "", "", "" }; +static const char *tags[] = { "", "", "", "", "", "", "", "", "" }; /* launcher commands (They must be NULL terminated) */ static const char* grabc[] = { "grabc", "|", "tr", "-d", "'\n'", "|", "xclip", "-selection", "clipboard", NULL }; diff --git a/config.h b/config.h index a6d803f..f4bbef5 100644 --- a/config.h +++ b/config.h @@ -34,7 +34,7 @@ static char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "", "", "", "", "5", "6", "", "", "" }; +static const char *tags[] = { "", "", "", "", "", "", "", "", "" }; /* launcher commands (They must be NULL terminated) */ static const char* grabc[] = { "grabc", "|", "tr", "-d", "'\n'", "|", "xclip", "-selection", "clipboard", NULL }; diff --git a/drw.o b/drw.o index b783a1b..c76a0b4 100644 Binary files a/drw.o and b/drw.o differ diff --git a/dwm b/dwm index 31ffa6c..54289f2 100755 Binary files a/dwm and b/dwm differ diff --git a/dwm.o b/dwm.o index d88a963..d3ad0fb 100644 Binary files a/dwm.o and b/dwm.o differ diff --git a/util.o b/util.o index 78b238d..a9972e1 100644 Binary files a/util.o and b/util.o differ