diff config.arg.h @ 739:7834ffd650d5

added TOPBAR option for making the bar appear what the user likes
author Anselm R. Garbe <arg@suckless.org>
date Thu, 08 Feb 2007 11:48:01 +0100
parents a25294eac73a
children
line wrap: on
line diff
--- a/config.arg.h	Thu Feb 08 11:11:15 2007 +0100
+++ b/config.arg.h	Thu Feb 08 11:48:01 2007 +0100
@@ -22,6 +22,7 @@
 #define MODKEY			Mod1Mask
 #define NMASTER			1		/* clients in master area */
 #define SNAP			40		/* pixel */
+#define TOPBAR			True		/* False */
 
 #define KEYS \
 static Key key[] = { \