font simplification for libxft fix

This commit is contained in:
Luke Smith 2020-02-01 16:06:52 -05:00
parent 5286a17b15
commit 7f00b123fd
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -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>