diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-05-21 04:39:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-21 04:39:40 +0000 |
| commit | 0fc8dd0a9a13136097f5c15b64ffa3e8ef8043fd (patch) | |
| tree | 6db576c1f7a9612bee47cc414e649085e6643b80 | |
| parent | 4c0c205e4710856de0e2ed16c3d3f02e46d8a8fe (diff) | |
add more tags
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
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): |
