mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update fontconfig: use LXGW WenKai
This commit is contained in:
parent
3a14c8019f
commit
ba917e99e5
2 changed files with 5 additions and 5 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
<string>serif</string>
|
<string>serif</string>
|
||||||
</test>
|
</test>
|
||||||
<edit name="family" mode="prepend" binding="strong">
|
<edit name="family" mode="prepend" binding="strong">
|
||||||
<string>Noto Serif CJK SC</string>
|
<string>LXGW WenKai</string>
|
||||||
<string>Noto Serif</string>
|
<string>Noto Serif</string>
|
||||||
<string>Symbols Nerd Font</string>
|
<string>Symbols Nerd Font</string>
|
||||||
<string>Twemoji</string>
|
<string>Twemoji</string>
|
||||||
|
|
|
||||||
|
|
@ -117,7 +117,7 @@
|
||||||
<string>SimSun</string>
|
<string>SimSun</string>
|
||||||
</test>
|
</test>
|
||||||
<edit name="family" binding="same">
|
<edit name="family" binding="same">
|
||||||
<string>Noto Serif CJK SC</string>
|
<string>LXGW WenKai</string>
|
||||||
</edit>
|
</edit>
|
||||||
</match>
|
</match>
|
||||||
|
|
||||||
|
|
@ -126,7 +126,7 @@
|
||||||
<string>宋体</string>
|
<string>宋体</string>
|
||||||
</test>
|
</test>
|
||||||
<edit name="family" binding="same">
|
<edit name="family" binding="same">
|
||||||
<string>Noto Serif CJK SC</string>
|
<string>LXGW WenKai</string>
|
||||||
</edit>
|
</edit>
|
||||||
</match>
|
</match>
|
||||||
|
|
||||||
|
|
@ -135,7 +135,7 @@
|
||||||
<string>FangSong</string>
|
<string>FangSong</string>
|
||||||
</test>
|
</test>
|
||||||
<edit name="family" binding="same">
|
<edit name="family" binding="same">
|
||||||
<string>Noto Serif CJK SC</string>
|
<string>LXGW WenKai</string>
|
||||||
</edit>
|
</edit>
|
||||||
</match>
|
</match>
|
||||||
|
|
||||||
|
|
@ -144,7 +144,7 @@
|
||||||
<string>仿宋</string>
|
<string>仿宋</string>
|
||||||
</test>
|
</test>
|
||||||
<edit name="family" binding="same">
|
<edit name="family" binding="same">
|
||||||
<string>Noto Serif CJK SC</string>
|
<string>LXGW WenKai</string>
|
||||||
</edit>
|
</edit>
|
||||||
</match>
|
</match>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue