diff options
Diffstat (limited to 'x/.Xresources')
-rw-r--r-- | x/.Xresources | 6 |
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 | |||
34 | URxvt*tintColor: #ffffff | 34 | URxvt*tintColor: #ffffff |
35 | URxvt*shading: 0 | 35 | URxvt*shading: 0 |
36 | URxvt*inheritPixmap: False | 36 | URxvt*inheritPixmap: False |
37 | Xft.autohint: 0 | ||
38 | Xft.lcdfilter: lcddefault | ||
39 | Xft.hintstyle: hintfull | ||
40 | Xft.hinting: 1 | ||
41 | Xft.antialias: 1 | ||
42 | Xft.rgba: rgb | ||
37 | 43 | ||
38 | ! special | 44 | ! special |
39 | *.foreground: #c6c8d1 | 45 | *.foreground: #c6c8d1 |