(config.h)~changed tag 6 to musical note

This commit is contained in:
2022-10-11 15:37:50 +01:00
parent b6de575896
commit 55ea682287

View File

@@ -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);