Added Xdefaults

This commit is contained in:
Thomas Kolb 2013-02-19 17:56:49 +01:00
parent 6db145b762
commit 0cde378ac7
1 changed files with 15 additions and 0 deletions

15
Xdefaults Normal file
View File

@ -0,0 +1,15 @@
urxvt*background: black
urxvt*foreground: white
urxvt*transparent: true
urxvt*blurRadius: 8
urxvt*shading: 20
urxvt*scrollstyle: plain
urxvt*font: xft:DejaVu Sans Mono:pixelsize=12
urxvt*urgentOnBell: true
urxvt*saveLines: 10000
urxvt*perl-ext-common: default,matcher
urxvt*url-launcher: /usr/bin/firefox
urxvt*matcher*button: 1
urxvt*scrollTtyOutput: false
urxvt*scrollWithBuffer: true
urxvt*scrollTtyKeypress: true