config.default.h
changeset 672 3a5910fac3cc
parent 670 8274d5149b66
child 674 5d79c351e30a
equal deleted inserted replaced
671:f08b311dc231 672:3a5910fac3cc
     8 #define DEFMODE			dotile /* dofloat */
     8 #define DEFMODE			dotile /* dofloat */
     9 #define FLOATSYMBOL		"><>"
     9 #define FLOATSYMBOL		"><>"
    10 #define TILESYMBOL		"[]="
    10 #define TILESYMBOL		"[]="
    11 
    11 
    12 #define FONT			"-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
    12 #define FONT			"-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
    13 #define NORMBGCOLOR		"#111111"
    13 #define NORMBGCOLOR		"#333366"
    14 #define NORMFGCOLOR		"#cccccc"
    14 #define NORMFGCOLOR		"#cccccc"
    15 #define SELBGCOLOR		"#336699"
    15 #define SELBGCOLOR		"#666699"
    16 #define SELFGCOLOR		"#eeeeee"
    16 #define SELFGCOLOR		"#eeeeee"
    17 #define STATUSBGCOLOR		"#222222"
    17 #define STATUSBGCOLOR		"#dddddd"
    18 #define STATUSFGCOLOR		"#cccccc"
    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 NMASTER			1		/* clients in master area */
    23 #define SNAP			20		/* pixel */
    23 #define SNAP			20		/* pixel */