X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/aaf1e44da9548e35c89d8e17f9b8e543bc0d8455..069e7a6e2412ea640f9d1d0ade565151f287ef56:/config.default.h diff --git a/config.default.h b/config.default.h index 3fef5ec..6c43eb2 100644 --- a/config.default.h +++ b/config.default.h @@ -9,7 +9,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", NULL }; #define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*" +#define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699"