diff options
| -rwxr-xr-x | config.h | 2 | ||||
| -rwxr-xr-x | dwm | bin | 75144 -> 75144 bytes | |||
| -rw-r--r-- | dwm.o | bin | 64032 -> 64032 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { ">_", "{}", "🌐", "🎵"}; +static const char *tags[] = { "1", "2", "3", "4"}; static const Rule rules[] = { /* xprop(1): Binary files differBinary files differ |
