aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2023-08-25 20:17:29 +0200
committerdavidpkj <davidpenkow1@gmail.com>2023-08-25 20:17:29 +0200
commiteb71fa427a8dc424417e860619ee06538b0016bb (patch)
tree40f508eb9e0c40810e9a3a9e1638558ce550ee6a /config.h
parentb2c11f21e4e617906c1a761ae3d581d8b789b7ba (diff)
Patch: mainmon-20220330
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 0cd0fe7..7286cbf 100644
--- a/config.h
+++ b/config.h
@@ -43,6 +43,7 @@ static char *colors[][3] = {
/* tagging */
static const char *tags[] = { " 󰘦 ", " 󰖟 ", "  ", " 󰛊 " };
+static const int mainmon = 0;
/* default layout per tags */
/* The first element is for all-tag view, following i-th element corresponds to */