font simplification for libxft fix
This commit is contained in:
parent
5286a17b15
commit
7f00b123fd
1 changed files with 16 additions and 24 deletions
|
@ -19,12 +19,4 @@
|
|||
<prefer><family>Inconsolata</family></prefer>
|
||||
</alias>
|
||||
|
||||
<!-- This sets Symbola as the final fallback font for the monospace font family. -->
|
||||
<match target="pattern">
|
||||
<test name="family"><string>monospace</string></test>
|
||||
<edit name="family" mode="append"><string>Symbola</string></edit>
|
||||
</match>
|
||||
|
||||
</fontconfig>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue