change font feature for better display

This commit is contained in:
ulic-youthlic 2025-04-15 13:44:45 +08:00
parent 2aa809ede6
commit b9c882fae4
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 0 additions and 6 deletions

View file

@ -44,9 +44,6 @@
"calt" "calt"
"zero" "zero"
"cv03" "cv03"
"cv96"
"cv97"
"cv98"
"ss08" "ss08"
]; ];
font-size = lib.mkForce 17; font-size = lib.mkForce 17;

View file

@ -35,9 +35,6 @@ in
"calt" = true; "calt" = true;
"zero" = true; "zero" = true;
"cv03" = true; "cv03" = true;
"cv96" = true;
"cv97" = true;
"cv98" = true;
"ss08" = true; "ss08" = true;
}; };
ui_font_family = "Source Han Sans SC"; ui_font_family = "Source Han Sans SC";