aboutsummarylogtreecommitdiffstats
path: root/config.default.h
diff options
context:
space:
mode:
authorAnselm R. Garbe2007-02-08 11:48:01 +0100
committerAnselm R. Garbe2007-02-08 11:48:01 +0100
commitab22c018986a2cd44776e59b2e4e2116d78fb123 (patch)
treea63d016750d27404ef88fb7b5641a9983eb3edc2 /config.default.h
parent99a38e6cd096d36bc9eec83b98dc9c24914c2ab9 (diff)
downloadaur-ab22c018986a2cd44776e59b2e4e2116d78fb123.tar.gz
added TOPBAR option for making the bar appear what the user likes
Diffstat (limited to 'config.default.h')
-rw-r--r--config.default.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.default.h b/config.default.h
index 9f1f07df8762..26776eaec1de 100644
--- a/config.default.h
+++ b/config.default.h
@@ -22,6 +22,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
#define MODKEY Mod1Mask
#define NMASTER 1 /* clients in master area */
#define SNAP 20 /* pixel */
+#define TOPBAR True /* False */
#define KEYS \
static Key key[] = { \