mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Fix fontconfig: fix emoji
This commit is contained in:
parent
ed698ddbb1
commit
730ec11913
1 changed files with 3 additions and 0 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue