config.arg.h
changeset 326 73efaa15a635
parent 324 6b535e908636
child 336 2a65e8b3d21a
equal deleted inserted replaced
325:58c09c533d3f 326:73efaa15a635
     5 
     5 
     6 #define TAGS \
     6 #define TAGS \
     7 const char *tags[] = { "work", "net", "fnord", NULL };
     7 const char *tags[] = { "work", "net", "fnord", NULL };
     8 
     8 
     9 #define DEFMODE			dotile /* dofloat */
     9 #define DEFMODE			dotile /* dofloat */
    10 #define DEFTAG			0 /* index */
       
    11 #define TFONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
    10 #define TFONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
    12 #define FONT			"-*-snap-*-*-*-*-*-*-*-*-*-*-*-*"
    11 #define FONT			"-*-snap-*-*-*-*-*-*-*-*-*-*-*-*"
    13 #define BGCOLOR			"#0d121d"
    12 #define BGCOLOR			"#0d121d"
    14 #define FGCOLOR			"#eeeeee"
    13 #define FGCOLOR			"#eeeeee"
    15 #define BORDERCOLOR		"#3f484d"
    14 #define BORDERCOLOR		"#3f484d"