From 0fc8dd0a9a13136097f5c15b64ffa3e8ef8043fd Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Thu, 21 May 2026 04:39:40 +0000 Subject: add more tags --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index bdd547b..fd3da43 100644 --- a/config.def.h +++ b/config.def.h @@ -23,7 +23,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "/", "www", "", "", }; +static const char *tags[] = { "α", "β", "γ", "δ", "ε", "θ", "λ", "π", "τ" }; static const Rule rules[] = { /* xprop(1): -- cgit v1.2.3