From 53ae315676dbfa8dfbbb855f852dde4bc79bd72a Mon Sep 17 00:00:00 2001 From: tsxv478 Date: Sun, 28 Apr 2024 09:51:14 +0300 Subject: Nine tags --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index d052e8c..d31215b 100644 --- a/config.def.h +++ b/config.def.h @@ -27,7 +27,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8" }; +static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; static const Rule rules[] = { /* xprop(1): -- cgit v1.2.3