Fix fontconfig: fix emoji

This commit is contained in:
rydesun 2021-02-10 12:37:05 +08:00
parent ed698ddbb1
commit 730ec11913

View file

@ -19,6 +19,7 @@
</test>
<edit name="family" mode="prepend" binding="strong">
<string>Noto Sans CJK SC</string>
<string>Twemoji</string>
</edit>
</match>
@ -29,6 +30,7 @@
</test>
<edit name="family" mode="prepend" binding="strong">
<string>Noto Serif CJK SC</string>
<string>Twemoji</string>
</edit>
</match>
@ -41,6 +43,7 @@
<string>Iosevka Custom</string>
<string>Noto Sans Mono CJK SC</string>
<string>Symbols Nerd Font</string>
<string>Twemoji</string>
</edit>
</match>