Update fonts.conf
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1f968cfae0
commit
61cbcf8fb4
1 changed files with 8 additions and 7 deletions
|
@ -1,8 +1,9 @@
|
|||
<match target="pattern">
|
||||
<?xml version="1.0"?><match target="pattern">
|
||||
<test name="family" qual="any">
|
||||
<string>monospace</string>
|
||||
</test>
|
||||
<edit binding="strong" mode="prepend" name="family">
|
||||
<edit name="family" binding="strong" mode="prepend">
|
||||
<string>Iosevka</string>
|
||||
</edit>
|
||||
<dir>~/.fonts</dir>
|
||||
</match>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue