diff --git a/Xdefaults b/Xdefaults new file mode 100644 index 0000000..e975e2b --- /dev/null +++ b/Xdefaults @@ -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