From 076b3d3375618112aa1d4d6087640716a1f2e333 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 9 Aug 2022 00:17:02 +0100 Subject: Add current changes --- X/.Xresources | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'X') diff --git a/X/.Xresources b/X/.Xresources index 66b090a..8ae55ed 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -20,7 +20,12 @@ Xcursor.size: 22 *.color7: #BFBFBF *.color15: #E6E6E6 -Xft.antialias: true +Xft.autohint: 1 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintslight +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb ! URxvt Configuration URxvt*termName: rxvt-unicode-256color -- cgit