fonts: replace go mono with courier prime code, add iosevka to the precedence list

master
an 2020-08-31 18:43:23 -06:00
부모 631402fc33
커밋 16c945e22d
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -44,7 +44,7 @@
<string>monospace</string>
</test>
<edit name="family" mode="prepend" binding="same">
<string>Go Mono</string>
<string>Courier Prime Code</string>
</edit>
</match>
@ -69,7 +69,8 @@
<alias>
<family>monospace</family>
<prefer>
<family>Go Mono</family>
<family>Courier Prime Code</family>
<family>Iosevka</family>
<family>Noto Sans Mono</family>
</prefer>
</alias>