diff options
Diffstat (limited to 'config.h')
| -rwxr-xr-x | config.h | 2 |
1 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): |
