X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/aaf1e44da9548e35c89d8e17f9b8e543bc0d8455..c7da1241490e782bc8d6b7578d7f03f843d27c72:/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"