summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
-rwxr-xr-xdwmbin73904 -> 73904 bytes
-rw-r--r--dwm.obin59968 -> 60000 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 77b2bca..a1d47af 100644
--- a/config.h
+++ b/config.h
@@ -21,7 +21,7 @@ static const char *colors[][3] = {
};
/* tagging */
-static const char *tags[] = { ">_", "{}", "www", "[]"};
+static const char *tags[] = { ">_", "{}", "www", "^_^"};
static const Rule rules[] = {
/* xprop(1):
diff --git a/dwm b/dwm
index 46530bc..3c3417d 100755
--- a/dwm
+++ b/dwm
Binary files differ
diff --git a/dwm.o b/dwm.o
index fc1ccbf..56aab1b 100644
--- a/dwm.o
+++ b/dwm.o
Binary files differ