From baa71be6d0cc8e403c0d5b69ed4b40b4c53021ee Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Thu, 10 Sep 2020 17:24:52 +0530 Subject: no more hopping --- x/.Xresources | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'x/.Xresources') diff --git a/x/.Xresources b/x/.Xresources index 644860b..96e845e 100755 --- a/x/.Xresources +++ b/x/.Xresources @@ -58,8 +58,9 @@ URxvt.font-size.step: 1 URxvt.url-launcher : chromium URxvt.matcher.button : 1 -Xft.autohint: true -Xft.antialias: true -Xft.lcdfilter: lcddefault -Xft.rgba: rgb -Xft.dpi: 96 +Xft.antialias: 1 +Xft.hinting: 1 +Xft.autohint: 0 +Xft.hintstyle: hintslight +Xft.rgba: rgb +Xft.lcdfilter: lcddefault -- cgit v1.2.3