IMPROVE: Replace Source Code by Hack font

This commit is contained in:
Jean-Claude 2020-09-11 12:19:27 +02:00
parent e017054e99
commit 696a981879
2 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@
### Text ###
font = Source Sans Pro 11
font = Hack 12
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.

View File

@ -5,15 +5,15 @@
<!-- Set preferred serif, sans serif, and monospace fonts. -->
<alias>
<family>serif</family>
<prefer><family>Source Sans Pro</family></prefer>
<prefer><family>DejaVu Serif</family></prefer>
</alias>
<alias>
<family>sans-serif</family>
<prefer><family>Source Sans Pro</family></prefer>
<prefer><family>DejaVu Sans</family></prefer>
</alias>
<alias>
<family>sans</family>
<prefer><family>Source Sans Pro</family></prefer>
<prefer><family>DejaVu Sans</family></prefer>
</alias>
<alias>
<family>monospace</family>