config.arg.h
changeset 671 f08b311dc231
parent 666 d2f14795c66c
child 674 5d79c351e30a
equal deleted inserted replaced
670:8274d5149b66 671:f08b311dc231
    13 #define NORMBGCOLOR		"#111111"
    13 #define NORMBGCOLOR		"#111111"
    14 #define NORMFGCOLOR		"#cccccc"
    14 #define NORMFGCOLOR		"#cccccc"
    15 #define SELBGCOLOR		"#336699"
    15 #define SELBGCOLOR		"#336699"
    16 #define SELFGCOLOR		"#eeeeee"
    16 #define SELFGCOLOR		"#eeeeee"
    17 #define STATUSBGCOLOR		"#222222"
    17 #define STATUSBGCOLOR		"#222222"
    18 #define STATUSFGCOLOR		"#99ccff"
    18 #define STATUSFGCOLOR		"#dddddd"
    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 NMASTER			1		/* clients in master area */
    23 #define SNAP			40		/* pixel */
    23 #define SNAP			40		/* pixel */