aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2023-09-16 17:23:54 +0530
committerkrolyxon <krolyxon@tutanota.com>2023-09-16 17:23:54 +0530
commitd03a3b0cd5b63bfd2b247f6be1a31e80f227e7fc (patch)
tree528e47245447ac4629b9de977ee7e95cee1106d4
parent7fa218f15f0f39ac0dbefb57da4af31f84afa773 (diff)
minor icon change
-rw-r--r--config.h2
-rwxr-xr-xdwmbin76736 -> 76760 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index cc28b4d..dfef0e0 100644
--- a/config.h
+++ b/config.h
@@ -26,7 +26,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 0bef2b9..c79e905 100755
--- a/dwm
+++ b/dwm
Binary files differ