fixed config.h files 33b4821c
arg@10ksloc.org · 2006-08-01 14:03 2 file(s) · +2 −4
config.arg.h +1 −2
3 3
 * See LICENSE file for license details.
4 4
 */
5 5
6 +
#define ARRANGE 		dotile
6 7
#define FONT			"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
7 8
#define BGCOLOR			"#0a2c2d"
8 9
#define FGCOLOR			"#ddeeee"
72 73
	{ "Firefox.*",		{ [Tnet] = "net" },		False }, \
73 74
	{ "Gimp.*",		{ 0 },				True}, \
74 75
};
75 -
76 -
#define ARRANGE dotile
config.h +1 −2
3 3
 * See LICENSE file for license details.
4 4
 */
5 5
6 +
#define ARRANGE			dotile
6 7
#define FONT			"fixed"
7 8
#define BGCOLOR			"#666699"
8 9
#define FGCOLOR			"#eeeeee"
63 64
	{ "Firefox.*",		{ [Tnet] = "net" },		False }, \
64 65
	{ "Gimp.*",		{ 0 },				True}, \
65 66
};
66 -
67 -
#define ARRANGE dotile