mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-02-23 05:15:33 +08:00
Update fontconfig: only use noto cjk
This commit is contained in:
parent
292daf9769
commit
875efd5a92
2 changed files with 11 additions and 11 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Sarasa Gothic SC</string>
|
||||
<string>Noto Sans CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
<string>serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Source Han Serif SC</string>
|
||||
<string>Noto Serif CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
</test>
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Iosevka Custom</string>
|
||||
<string>Sarasa Mono SC</string>
|
||||
<string>Noto Sans Mono CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
<string>Microsoft YaHei</string>
|
||||
</test>
|
||||
<edit name="family" binding="strong">
|
||||
<string>Sarasa Gothic SC</string>
|
||||
<string>Noto Sans CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
<string>微软雅黑</string>
|
||||
</test>
|
||||
<edit name="family" binding="strong">
|
||||
<string>Sarasa Gothic SC</string>
|
||||
<string>Noto Sans CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
<string>SimHei</string>
|
||||
</test>
|
||||
<edit name="family" binding="strong">
|
||||
<string>Sarasa Gothic SC</string>
|
||||
<string>Noto Sans CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
<string>黑体</string>
|
||||
</test>
|
||||
<edit name="family" binding="strong">
|
||||
<string>Sarasa Gothic SC</string>
|
||||
<string>Noto Sans CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
<string>SimSun</string>
|
||||
</test>
|
||||
<edit name="family" binding="strong">
|
||||
<string>Source Han Serif SC</string>
|
||||
<string>Noto Serif CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
<string>宋体</string>
|
||||
</test>
|
||||
<edit name="family" binding="strong">
|
||||
<string>Source Han Serif SC</string>
|
||||
<string>Noto Serif CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
<string>FangSong</string>
|
||||
</test>
|
||||
<edit name="family" binding="strong">
|
||||
<string>Source Han Serif SC</string>
|
||||
<string>Noto Serif CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
@ -117,7 +117,7 @@
|
|||
<string>仿宋</string>
|
||||
</test>
|
||||
<edit name="family" binding="strong">
|
||||
<string>Source Han Serif SC</string>
|
||||
<string>Noto Serif CJK SC</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue