Fix hinting in xft.

This fixes the weird font issues I had with i3 that I "fixed" by
starting cinnamon-settings-daemon.
This commit is contained in:
David Tomaschik
2019-04-09 15:53:33 +02:00
parent 426fdbd7ee
commit 161028537c

View File

@@ -4,7 +4,7 @@ Xcursor.size: 16
! Xft for fonts ! Xft for fonts
!!! !!!
!Xft.dpi: 144 !Xft.dpi: 144
Xft.antialias: false Xft.antialias: true
Xft.lcdfilter: lcddefault Xft.lcdfilter: lcddefault
Xft.rgba: rgb Xft.rgba: rgb
Xft.hinting: true Xft.hinting: true
@@ -30,7 +30,7 @@ URxvt.iso14755: false
URxvt*font: xft:inconsolata:pixelsize=16,xft:monospace:size=11 URxvt*font: xft:inconsolata:pixelsize=16,xft:monospace:size=11
! Fix font space ! Fix font space
URxvt*letterSpace: -1 URxvt.letterSpace: -1
! Scrollbar ! Scrollbar
URxvt.scrollStyle: rxvt URxvt.scrollStyle: rxvt