diff --git a/config.h b/config.h index b6614b0..f8d53ed 100644 --- a/config.h +++ b/config.h @@ -37,7 +37,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "", "", "", "", "", "6", "7", "8", "9" }; +static const char *tags[] = { "", "", "", "", "", "𝅘𝅥𝅮", "7", "8", "9" }; /* Custom functions */ static void togglegaps(const Arg *arg);