summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfig.h2
-rwxr-xr-xdwmbin75144 -> 75144 bytes
-rw-r--r--dwm.obin64032 -> 64032 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 8e6ceab..7514dc0 100755
--- a/config.h
+++ b/config.h
@@ -26,7 +26,7 @@ static const char *colors[][3] = {
};
/* tagging */
-static const char *tags[] = { ">_", "{}", "🌐", "🎵"};
+static const char *tags[] = { "1", "2", "3", "4"};
static const Rule rules[] = {
/* xprop(1):
diff --git a/dwm b/dwm
index d781aff..b9d7397 100755
--- a/dwm
+++ b/dwm
Binary files differ
diff --git a/dwm.o b/dwm.o
index a3a49f4..f6ddbef 100644
--- a/dwm.o
+++ b/dwm.o
Binary files differ