From 2850070046151f14d32ec5cefa326ee8fdedc769 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Mon, 12 May 2008 21:26:57 -0500 Subject: add configuration for rxvt --- Xdefaults | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'Xdefaults') diff --git a/Xdefaults b/Xdefaults index e73e1a6..1188d25 100644 --- a/Xdefaults +++ b/Xdefaults @@ -17,6 +17,23 @@ URxvt*boldFont:7x14 URxvt*perl-ext-common:default,matcher URxvt*urlLauncher: dillo ! }}} +! rxvt {{{ +Rxvt*visualBell:true +Rxvt*background:black +Rxvt*foreground:lightgrey +Rxvt*shading:50 +Rxvt*saveLines:4096 +Rxvt*cursorColor:green +Rxvt*pointerColor:yellow +Rxvt*pointerColor2:black +Rxvt*borderWidth:1 +Rxvt*scrollTtyOutput:false +Rxvt*scrollTtyKeypress:true +Rxvt*scrollBar_right:true +Rxvt*scrollBar:false +Rxvt*font:7x14 +Rxvt*boldFont:7x14 +! }}} ! xterm {{{ xterm*visualBell:true xterm*loginShell:true -- cgit v1.2.3-54-g00ecf