diff options
| -rw-r--r-- | config.h | 2 | ||||
| -rwxr-xr-x | dwm | bin | 76736 -> 76760 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -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): Binary files differ |
