summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-21 22:53:30 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-21 22:53:30 +0900
commit0ecdf288140ccd0e3152531f22e8d61dbd2e24bc (patch)
treee18f884ffba91b462fca677ab8b746461b838a12
parent15a5541c3a22bcc4928d539d0d39743148c6d378 (diff)
modified dwm/config.def.h
-rw-r--r--dwm/config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/config.def.h b/dwm/config.def.h
index afafc3f..45126bb 100644
--- a/dwm/config.def.h
+++ b/dwm/config.def.h
@@ -116,7 +116,7 @@ static Sp scratchpads[] = {
};
/* tagging */
-static const char *tags[] = { "", "", "󱔗", "", "", "", "", "", "󰭹" };
+static const char *tags[] = { "", "", "󱔗", "", "", "", "", "", "󰭹" };
static const char *tagsalt[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
static char *tagsel[][2] = {
{ "#f8f8f2", "#005577" },