aboutsummaryrefslogtreecommitdiff
path: root/dwm
diff options
context:
space:
mode:
Diffstat (limited to 'dwm')
-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 86c538f..8de823e 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[] = {"1", "2", "3", "4", "5", "6"};
+static const char *tags[] = {"www", "dev", "dev2", "social", "extra", "extra2"};
static const Rule rules[] = {
/* xprop(1):
diff --git a/dwm/config.h b/dwm/config.h
index 86c538f..8de823e 100644
--- a/dwm/config.h
+++ b/dwm/config.h
@@ -29,7 +29,7 @@ static const unsigned int alphas[][3] = {
};
/* tagging */
-static const char *tags[] = {"1", "2", "3", "4", "5", "6"};
+static const char *tags[] = {"www", "dev", "dev2", "social", "extra", "extra2"};
static const Rule rules[] = {
/* xprop(1):