config.default.h
changeset 516 e5f8d6ac509c
parent 511 1599c953647b
child 524 1a9a0877650c
equal deleted inserted replaced
515:d6d1d0033e3c 516:e5f8d6ac509c
     7 const char *tags[] = { "1", "2", "3", "4", "5", NULL };
     7 const char *tags[] = { "1", "2", "3", "4", "5", NULL };
     8 
     8 
     9 #define DEFMODE			dotile /* dofloat */
     9 #define DEFMODE			dotile /* dofloat */
    10 #define FLOATSYMBOL		"><>"
    10 #define FLOATSYMBOL		"><>"
    11 #define STACKPOS		StackRight	/* StackLeft */
    11 #define STACKPOS		StackRight	/* StackLeft */
    12 #define TILESYMBOL		"[]="
    12 #define BSTACKSYMBOL		"==="
       
    13 #define VSTACKSYMBOL		"[]="
    13 
    14 
    14 #define FONT			"fixed"
    15 #define FONT			"fixed"
    15 #define NORMBGCOLOR		"#333366"
    16 #define NORMBGCOLOR		"#333366"
    16 #define NORMFGCOLOR		"#cccccc"
    17 #define NORMFGCOLOR		"#cccccc"
    17 #define SELBGCOLOR		"#666699"
    18 #define SELBGCOLOR		"#666699"