diff options
| -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): |
