Added Xdefaults
This commit is contained in:
parent
6db145b762
commit
0cde378ac7
15
Xdefaults
Normal file
15
Xdefaults
Normal 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
|
Loading…
Reference in a new issue