mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update fontconfig: remove unused config
This commit is contained in:
parent
c9eea7b317
commit
5f1d74cadc
3 changed files with 0 additions and 43 deletions
|
|
@ -131,17 +131,4 @@
|
|||
</edit>
|
||||
</match>
|
||||
|
||||
<!-- Replace emoji fonts -->
|
||||
<match target="pattern">
|
||||
<test name="family" compare="contains">
|
||||
<string>Noto Color Emoji</string>
|
||||
</test>
|
||||
<test name="prgname" compare="not_eq">
|
||||
<string>firefox</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Blobmoji</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
</fontconfig>
|
||||
|
|
|
|||
|
|
@ -17,19 +17,4 @@
|
|||
</edit>
|
||||
</match>
|
||||
|
||||
<match target="pattern">
|
||||
<test name="prgname" compare="not_eq">
|
||||
<string>chrome</string>
|
||||
</test>
|
||||
<test name="prgname" compare="not_eq">
|
||||
<string>steam</string>
|
||||
</test>
|
||||
<test name="family" compare="contains">
|
||||
<string>Sarasa Mono</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Iosevka Custom</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
</fontconfig>
|
||||
|
|
|
|||
|
|
@ -20,19 +20,4 @@
|
|||
</edit>
|
||||
</match>
|
||||
|
||||
<match target="pattern">
|
||||
<test name="prgname" compare="not_eq">
|
||||
<string>chrome</string>
|
||||
</test>
|
||||
<test name="prgname" compare="not_eq">
|
||||
<string>steam</string>
|
||||
</test>
|
||||
<test name="family" compare="contains">
|
||||
<string>Source Han Sans HW</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Iosevka Custom</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
</fontconfig>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue