mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Fix fontconfig: replace gsfont
This commit is contained in:
parent
80d8ad9318
commit
b3d9233a3b
1 changed files with 9 additions and 0 deletions
|
|
@ -39,6 +39,15 @@
|
|||
</edit>
|
||||
</match>
|
||||
|
||||
<match target="pattern">
|
||||
<test name="family">
|
||||
<string>Helvetica</string>
|
||||
</test>
|
||||
<edit name="family" binding="same">
|
||||
<string>HarmonyOS Sans</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match target="pattern">
|
||||
<test name="family">
|
||||
<string>Liberation Sans</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue