aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
-rw-r--r--config.h2
-rwxr-xr-xdwmbin79400 -> 79408 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h
index da1f570..8c4e309 100644
--- a/config.def.h
+++ b/config.def.h
@@ -22,7 +22,7 @@ static char *colors[][3] = {
};
/* tagging */
//static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
-static const char *tags[] = { " ", " ", " ", " ", " ", " ", " ", " ", "" };
+static const char *tags[] = { " ", " ", " ", " ", " ", " ", " ", " ", " " };
static const Rule rules[] = {
/* xprop(1):
diff --git a/config.h b/config.h
index da1f570..8c4e309 100644
--- a/config.h
+++ b/config.h
@@ -22,7 +22,7 @@ static char *colors[][3] = {
};
/* tagging */
//static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
-static const char *tags[] = { " ", " ", " ", " ", " ", " ", " ", " ", "" };
+static const char *tags[] = { " ", " ", " ", " ", " ", " ", " ", " ", " " };
static const Rule rules[] = {
/* xprop(1):
diff --git a/dwm b/dwm
index d35ada0..ec53d3f 100755
--- a/dwm
+++ b/dwm
Binary files differ