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:
parent
0816619ba0
commit
7d043fbc8d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user