diff options
Diffstat (limited to 'x')
-rw-r--r-- | x/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x/.Xresources b/x/.Xresources index 855758d..a8c0489 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -17,7 +17,7 @@ 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-256color |
21 | urxvt*scrollBar: false | 21 | urxvt*scrollBar: false |
22 | urxvt*matcher.button: 1 | 22 | urxvt*matcher.button: 1 |
23 | urxvt.transparent: false | 23 | urxvt.transparent: false |