summaryrefslogtreecommitdiff
path: root/x/.Xresources
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-04-04 18:41:04 +0000
committerShubham Saini <shubham6405@gmail.com>2020-04-04 18:41:04 +0000
commit7deccfd153014e1ab27d5b658b8f144718c74d23 (patch)
tree15b74ad44bb6154b074c97081ace4e9bb5916eae /x/.Xresources
parent2813a43bda44a4ade58a6b95f4d16935a96b0f66 (diff)
xft
Diffstat (limited to 'x/.Xresources')
-rw-r--r--x/.Xresources6
1 files changed, 6 insertions, 0 deletions
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
34URxvt*tintColor: #ffffff 34URxvt*tintColor: #ffffff
35URxvt*shading: 0 35URxvt*shading: 0
36URxvt*inheritPixmap: False 36URxvt*inheritPixmap: False
37Xft.autohint: 0
38Xft.lcdfilter: lcddefault
39Xft.hintstyle: hintfull
40Xft.hinting: 1
41Xft.antialias: 1
42Xft.rgba: rgb
37 43
38! special 44! special
39*.foreground: #c6c8d1 45*.foreground: #c6c8d1