(config.h)~changed tag 6 to musical note
This commit is contained in:
2
config.h
2
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);
|
||||
|
||||
Reference in New Issue
Block a user