Mercurial > dwm-meillo
changeset 621:69fc4b2d4bc9
using a UTF-8 capable fixed font
author | arg@mig29 |
---|---|
date | Thu, 07 Dec 2006 11:55:04 +0100 (2006-12-07) |
parents | 842fe159a28e |
children | aa2fa6ddd40f |
files | config.default.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"