mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Fix fontconfig: generic font order for firefox
This commit is contained in:
parent
0d26934e5a
commit
4ba4c64705
1 changed files with 1 additions and 1 deletions
|
|
@ -54,8 +54,8 @@
|
|||
<string>emoji</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Blobmoji</string>
|
||||
<string>Symbols Nerd Font</string>
|
||||
<string>Blobmoji</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue