summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorben <benjaminfranzke@googlemail.com>2010-08-31 00:20:45 +0200
committerben <benjaminfranzke@googlemail.com>2010-08-31 00:20:45 +0200
commit859b110f3b419409010d36793480442b32d9bd19 (patch)
treebe313e1f82f9f527598944af5a419255ee736e37
parentd7b37a5dc27773c7372c2a9ecc40df2d199da976 (diff)
downloaddotfiles-859b110f3b419409010d36793480442b32d9bd19.tar.gz
dotfiles-859b110f3b419409010d36793480442b32d9bd19.tar.bz2
dotfiles-859b110f3b419409010d36793480442b32d9bd19.zip
urxvt: set inerhitPixmap false (avoids some flickering)
-rw-r--r--.config/rxvt-unicode/rxvt-unicode.xdefaults2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/rxvt-unicode/rxvt-unicode.xdefaults b/.config/rxvt-unicode/rxvt-unicode.xdefaults
index 264827d..20952b5 100644
--- a/.config/rxvt-unicode/rxvt-unicode.xdefaults
+++ b/.config/rxvt-unicode/rxvt-unicode.xdefaults
@@ -6,6 +6,8 @@ urxvt*color0: rgba:1000/1000/1000/faff
!urxvt*color8: #555753
urxvt*color8: rgb:55/57/53
+!urxvt*inheritPixmap: false
+
! Red
!*color1: #cc0000
!*color9: #ef2929