aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2022-10-11 15:37:50 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2022-10-11 15:37:50 +0100
commit55ea6822874baf141b067f3dec05ced57905ac12 (patch)
tree3937e55eab85953c477ace11b6ff0447ea4dc96f
parentb6de57589688bb2b9b550e48586138cb6d7faede (diff)
downloaddwm-55ea6822874baf141b067f3dec05ced57905ac12.tar.gz
dwm-55ea6822874baf141b067f3dec05ced57905ac12.tar.bz2
dwm-55ea6822874baf141b067f3dec05ced57905ac12.zip
(config.h)~changed tag 6 to musical note
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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);