X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/04a2b745299668890ae8571d6812514dbd487245..37f39afb8e798b848c60664a29097264845d5eef:/config.arg.h?ds=sidebyside

diff --git a/config.arg.h b/config.arg.h
index 7b8d048..db18df2 100644
--- a/config.arg.h
+++ b/config.arg.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			40		/* pixel */
+#define TOPBAR			True		/* False */
 
 #define KEYS \
 static Key key[] = { \