1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Add full hinting to fontconfig

This commit is contained in:
Joe Groocock 2016-04-16 17:59:10 +01:00
parent 0816619ba0
commit 7d043fbc8d

View File

@ -19,4 +19,9 @@
<family>Source Code Pro for Powerline</family>
</prefer>
</alias>
<match target="font">
<edit name="hintstyle" mode="assign">
<const>hintfull</const>
</edit>
</match>
</fontconfig>