diff options
Diffstat (limited to 'base/Xresources')
-rw-r--r-- | base/Xresources | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/base/Xresources b/base/Xresources index 61a1856..14ae174 100644 --- a/base/Xresources +++ b/base/Xresources @@ -1,5 +1,7 @@ +*color12: #5895cf + Rxvt.background: black Rxvt.foreground: white Rxvt.scrollBar: false Rxvt.font: xft:Monospace:size=10:autohint=true -Rxvt.letterSpace: 0 +Rxvt.letterSpace: -1 |