config.arg.h
changeset 663 a876f137a5d3
parent 655 4cf9ab28b36c
child 664 a3cdba5f2a33
equal deleted inserted replaced
662:3e0f11a44293 663:a876f137a5d3
    17 #define STATUSBGCOLOR		"#222222"
    17 #define STATUSBGCOLOR		"#222222"
    18 #define STATUSFGCOLOR		"#99ccff"
    18 #define STATUSFGCOLOR		"#99ccff"
    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			2		/* clients in master area */
    22 #define NMASTER			1		/* clients in master area */
    23 #define SNAP			40		/* pixel */
    23 #define SNAP			40		/* pixel */
    24 
    24 
    25 #define KEYS \
    25 #define KEYS \
    26 static Key key[] = { \
    26 static Key key[] = { \
    27 	/* modifier			key		function		argument */ \
    27 	/* modifier			key		function		argument */ \