diff --git a/config.h b/config.h index 3c25971..9e73b68 100644 --- a/config.h +++ b/config.h @@ -6,7 +6,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = "Fira Code:style=Bold:pixelsize=30:antialias=true:autohint=true"; -static char *font2[] = { "思源黑体 CN HEAVY:STYLE=Heavy:pixelsize=28:antialias=true:autohint=true" }; +static char *font2[] = { "思源黑体 CN HEAVY:style=Heavy:pixelsize=28:antialias=true:autohint=true" }; static int borderpx = 2; /*