From 1c6b56ff007db5faa5afa93c310f56ce04b46257 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 11 Nov 2022 11:13:44 +0100 Subject: renamed tags --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 8e6ceab..7514dc0 100755 --- a/config.h +++ b/config.h @@ -26,7 +26,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { ">_", "{}", "🌐", "🎵"}; +static const char *tags[] = { "1", "2", "3", "4"}; static const Rule rules[] = { /* xprop(1): -- cgit v1.2.3