# HG changeset patch # User arg@mig29 # Date 1165488904 -3600 # Node ID 69fc4b2d4bc90c092d52a3e618acbf5cfa37c0a9 # Parent 842fe159a28e563636a3b5fe57d792452dab1ec3 using a UTF-8 capable fixed font diff -r 842fe159a28e -r 69fc4b2d4bc9 config.default.h --- a/config.default.h Thu Dec 07 10:43:34 2006 +0100 +++ b/config.default.h Thu Dec 07 11:55:04 2006 +0100 @@ -9,7 +9,7 @@ #define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "fixed" +#define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699"