commit 5356bad408cf090dbca22978ab5f65cc973ded5c
parent c59c1416de425380d418c21e3c6c9ccd0b1f50d5
Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de>
Date: Tue, 31 Mar 2020 13:18:09 +0200
Use icons for tags in dwm
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless/dwm/config.h b/suckless/dwm/config.h
@@ -32,7 +32,7 @@ static const char *colors[][3] = {
};
/* tagging */
-static const char *tags[] = { "1:desk", "2:term", "3:code", "4:ssh", "5:top", "6:misc", "7:media", "8:mail", "9:web" };
+static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
static const Rule rules[] = {
/* xprop(1):