Update fonts.conf
This commit is contained in:
@@ -19,6 +19,12 @@
|
|||||||
<prefer><family>Inconsolata</family></prefer>
|
<prefer><family>Inconsolata</family></prefer>
|
||||||
</alias>
|
</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>
|
</fontconfig>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user