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 | |
| parent | cddce03397cdf9e3b913b0d11b5cf10375a3bcc0 (diff) | |
renamed tags
| -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 |
