From b2d08f7aa34c4d7197c8b55b650a22d9dade5f90 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 19 Aug 2022 03:10:19 +0200 Subject: changed tags --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 77b2bca..a1d47af 100644 --- a/config.h +++ b/config.h @@ -21,7 +21,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { ">_", "{}", "www", "[]"}; +static const char *tags[] = { ">_", "{}", "www", "^_^"}; static const Rule rules[] = { /* xprop(1): -- cgit v1.2.3