aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-04-24 00:48:24 +0200
committerpml68 <contact@pml68.dev>2025-04-24 00:48:24 +0200
commit042a60d83d87e15e70f601a15e57341100684360 (patch)
treeb7a7a228054a24a67cdb810c2caffcf746ec9d08
parentfeat: add volume level to slstatus (diff)
downloadsuckless-setup-042a60d83d87e15e70f601a15e57341100684360.tar.gz
feat: rename first "extra" tag to "game"
-rw-r--r--dwm/config.def.h2
-rw-r--r--dwm/config.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/dwm/config.def.h b/dwm/config.def.h
index 8de823e..39b592e 100644
--- a/dwm/config.def.h
+++ b/dwm/config.def.h
@@ -29,7 +29,7 @@ static const unsigned int alphas[][3] = {
};
/* tagging */
-static const char *tags[] = {"www", "dev", "dev2", "social", "extra", "extra2"};
+static const char *tags[] = {"www", "dev", "dev2", "social", "game", "extra"};
static const Rule rules[] = {
/* xprop(1):
diff --git a/dwm/config.h b/dwm/config.h
index 8de823e..39b592e 100644
--- a/dwm/config.h
+++ b/dwm/config.h
@@ -29,7 +29,7 @@ static const unsigned int alphas[][3] = {
};
/* tagging */
-static const char *tags[] = {"www", "dev", "dev2", "social", "extra", "extra2"};
+static const char *tags[] = {"www", "dev", "dev2", "social", "game", "extra"};
static const Rule rules[] = {
/* xprop(1):