aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-08-19 23:53:32 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-08-19 23:53:32 +1200
commitde044b9d377546ecf7c7ac94bb240c16efd579a5 (patch)
tree300e6ec782178d2d5397f1e7b474cf2e8bc21a44 /X
parentMoving to urxvt permanently, happy with settings (diff)
downloaddotfiles-de044b9d377546ecf7c7ac94bb240c16efd579a5.tar.gz
dotfiles-de044b9d377546ecf7c7ac94bb240c16efd579a5.zip
Some more URxvt tweaks. Liking this
Diffstat (limited to 'X')
-rw-r--r--X/Xdefaults7
1 files changed, 6 insertions, 1 deletions
diff --git a/X/Xdefaults b/X/Xdefaults
index 86b5f8f3..9b347256 100644
--- a/X/Xdefaults
+++ b/X/Xdefaults
@@ -3,7 +3,12 @@ URxvt*background: #030303
URxvt*foreground: #E0E0E0
URxvt*font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=true
URxvt*scrollBar: false
-URxvt*scrollstyle: rxvt
+URxvt*scrollTTyOutput: false
+URxvt*scrollTTyKeypress: true
+URxvt*secondaryScroll: true
+URxvt*cursorBlink: on
+URxvt*buffered: false
+
! black
URxvt*color0 : #2E3436
URxvt*color8 : #555753