diff options
Diffstat (limited to 'x/.Xresources.d/fonts')
-rw-r--r-- | x/.Xresources.d/fonts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x/.Xresources.d/fonts b/x/.Xresources.d/fonts index 05c96ae..659fde8 100644 --- a/x/.Xresources.d/fonts +++ b/x/.Xresources.d/fonts @@ -3,5 +3,6 @@ Xft.antialias: true Xft.autohint: 0 Xft.hinting: true Xft.hintstyle: hintslight +!Xft.hintstyle: hintfull Xft.rgba: rgb -Xft.dpi: 96
\ No newline at end of file +Xft.dpi: 96 |