summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-08-19 03:10:19 +0200
committeryuzu-eva <stevenhu@web.de>2022-08-19 03:10:19 +0200
commitb2d08f7aa34c4d7197c8b55b650a22d9dade5f90 (patch)
treeb2031e6c38d77e6361cbb3ef2686e6b364376df9
parentb7ea9ca051b49b57c970cc40a8a22ee041248e9a (diff)
changed tags
-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