aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
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