You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
2 years ago
|
<?xml version="1.0"?>
|
||
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||
|
<fontconfig>
|
||
|
<alias binding="same">
|
||
|
<family>Droid Mono</family>
|
||
|
<accept>
|
||
|
<family>Noto Mono</family>
|
||
|
</accept>
|
||
|
</alias>
|
||
|
</fontconfig>
|