diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2022-06-18 07:33:13 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-18 07:33:13 -0500 |
| commit | ec87d868257620e7f595e6d56770d23a57012a26 (patch) | |
| tree | 656d1e07f7c79969a62e55939b594c91771ddae2 /config.h | |
| parent | c42e96b30499e5c9617921b07e6098d46b75d601 (diff) | |
remove spotify tag
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "", "", "", "", "", "" }; +static const char *tags[] = { "", "", "", "", "" }; static const Rule rules[] = { /* xprop(1): |
