author | Anselm R. Garbe <arg@10kloc.org> |
Wed, 06 Sep 2006 09:23:34 +0200 | |
changeset 432 | 0f94ee451f6c |
parent 431 | a230e4432bb7 |
child 433 | a6b8994af164 |
config.default.h | file | annotate | diff | comparison | revisions |
--- a/config.default.h Wed Sep 06 09:21:17 2006 +0200 +++ b/config.default.h Wed Sep 06 09:23:34 2006 +0200 @@ -7,8 +7,8 @@ const char *tags[] = { "1", "2", "3", "4", "5", NULL }; #define DEFMODE dotile /* dofloat */ -#define FLOATSYMBOL "~" -#define TILESYMBOL "#" +#define FLOATSYMBOL "><>" +#define TILESYMBOL "[]=" #define FONT "fixed" #define SELBGCOLOR "#666699"