sudo -i
<type your password>
tar -cvvf font_links.tar /etc/fonts/conf.d/
rm /etc/fonts/conf.d/10-no-sub-pixel.conf
rm /etc/fonts/conf.d/10-antialias.conf
rm /etc/fonts/conf.d/10-hinting-medium.conf
rm /etc/fonts/conf.d/10-hinting.conf
And restart all terminals. The more elegant way might be dpkg reconfigure, but i like the barbarian way sometimes.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.