From ec87d868257620e7f595e6d56770d23a57012a26 Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Sat, 18 Jun 2022 07:33:13 -0500 Subject: remove spotify tag --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index c2fa431..a9f47f9 100644 --- a/config.h +++ b/config.h @@ -21,7 +21,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "", "", "", "", "", "" }; +static const char *tags[] = { "", "", "", "", "" }; static const Rule rules[] = { /* xprop(1): -- cgit v1.2.3