diff options
Diffstat (limited to 'x/.Xresources')
-rw-r--r-- | x/.Xresources | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/x/.Xresources b/x/.Xresources index 19989f4..d544342 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -16,7 +16,7 @@ URxvt.scrollTtyKeypress: true | |||
16 | URxvt.font: xft:Hermit:pixelsize=12:style=medium:antialias=true | 16 | URxvt.font: xft:Hermit:pixelsize=12:style=medium:antialias=true |
17 | URxvt.boldFont: xft:Hermit:pixelsize=12:style=bold:antialias=true | 17 | URxvt.boldFont: xft:Hermit:pixelsize=12:style=bold:antialias=true |
18 | URxvt.italicFont: xft:Hermit:pixelsize=12:style=italic:antialias=true | 18 | URxvt.italicFont: xft:Hermit:pixelsize=12:style=italic:antialias=true |
19 | !URxvt.letterSpace: 1 | 19 | URxvt.letterSpace: 1 |
20 | urxvt*termName: rxvt | 20 | urxvt*termName: rxvt |
21 | urxvt*scrollBar: false | 21 | urxvt*scrollBar: false |
22 | urxvt*matcher.button: 1 | 22 | urxvt*matcher.button: 1 |
@@ -26,20 +26,15 @@ Xft*dpi: 96 | |||
26 | Xft*antialias: true | 26 | Xft*antialias: true |
27 | Xft*hinting: true | 27 | Xft*hinting: true |
28 | Xft*hintstyle: hintfull | 28 | Xft*hintstyle: hintfull |
29 | URxvt*cursorUnderline: true | 29 | Xft.lcdfilter: lcddefault |
30 | Xft*rgba: rgb | 30 | Xft*rgba: rgb |
31 | URxvt*cursorUnderline: true | ||
31 | URxvt*geometry: 85x20 | 32 | URxvt*geometry: 85x20 |
32 | *internalBorder: 15 | 33 | *internalBorder: 15 |
33 | URxvt*fading: 0 | 34 | URxvt*fading: 0 |
34 | URxvt*tintColor: #ffffff | 35 | URxvt*tintColor: #ffffff |
35 | URxvt*shading: 0 | 36 | URxvt*shading: 0 |
36 | URxvt*inheritPixmap: False | 37 | 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 | ||
43 | 38 | ||
44 | ! special | 39 | ! special |
45 | *.foreground: #c6c8d1 | 40 | *.foreground: #c6c8d1 |