diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-11-11 11:13:44 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-11-11 11:13:44 +0100 |
| commit | 1c6b56ff007db5faa5afa93c310f56ce04b46257 (patch) | |
| tree | dcacbdef8949be3b6c4371b457a5bcf777be8f71 /config.h | |
| parent | cddce03397cdf9e3b913b0d11b5cf10375a3bcc0 (diff) | |
renamed tags
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): |
