From 7deccfd153014e1ab27d5b658b8f144718c74d23 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 5 Apr 2020 00:11:04 +0530 Subject: xft --- x/.Xresources | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/x/.Xresources b/x/.Xresources index ae32493..19989f4 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -34,6 +34,12 @@ URxvt*fading: 0 URxvt*tintColor: #ffffff URxvt*shading: 0 URxvt*inheritPixmap: False +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintfull +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb ! special *.foreground: #c6c8d1 -- cgit v1.2.3