config.default.h
changeset 650 f3b8c71a69d4
parent 644 1ed8c40dde36
child 651 b9f4efd21473
equal deleted inserted replaced
649:d6023e0f3cf9 650:f3b8c71a69d4
    17 #define STATUSBGCOLOR		"#dddddd"
    17 #define STATUSBGCOLOR		"#dddddd"
    18 #define STATUSFGCOLOR		"#222222"
    18 #define STATUSFGCOLOR		"#222222"
    19 
    19 
    20 #define MASTER			600		/* per thousand */
    20 #define MASTER			600		/* per thousand */
    21 #define MODKEY			Mod1Mask
    21 #define MODKEY			Mod1Mask
       
    22 #define NMASTER			1		/* clients in master area */
    22 #define SNAP			20		/* pixel */
    23 #define SNAP			20		/* pixel */
    23 
    24 
    24 #define KEYS \
    25 #define KEYS \
    25 static Key key[] = { \
    26 static Key key[] = { \
    26 	/* modifier			key		function	argument */ \
    27 	/* modifier			key		function	argument */ \