From 7872a262eb01fff2becbf548b80646c40e12a0a2 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Fri, 25 Jun 2010 22:34:23 -0700 Subject: [PATCH] Left click to open, and change alpha --- .Xdefaults | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.Xdefaults b/.Xdefaults index 14a8b5b..8deec57 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -1,6 +1,7 @@ Xft.antialias: true URxvt*scrollBar: false -URxvt*background: rgba:0000/0000/0000/cccc +!URxvt*background: rgba:0000/0000/0000/cccc +URxvt*background: rgba:0000/0000/0000/dddd !URxvt*background: rgba:1111/1111/1111/dddd URxvt*depth: 32 URxvt*foreground: #dddddd @@ -14,7 +15,8 @@ URxvt*buffered: true URxvt*cursorColor: green !URxvt*cursorColor: #007998 !URxvt*font: xft:Terminus:pixelsize=11,xft:IPAGothic:antialias=true -URxvt*font: 6x13,xft:IPAGothic:antialias=true +URxvt*font: xft:DroidSansMonoDotted:pixelsize=12,xft:IPAGothic:antialias=true +!URxvt*font: 6x13,xft:IPAGothic:antialias=true !URxvt*perl-ext-common: default !URxvt*color1: #007998 !URxvt*color9: #228bba @@ -22,6 +24,7 @@ URxvt*font: 6x13,xft:IPAGothic:antialias=true URxvt.perl-ext-common: default,matcher !URxvt*urlLauncher: urxvt-to-uzbl.sh URxvt*urlLauncher: chromium +URxvt.matcher.button: 1 URxvt.colorUL: #cc0000 URxvt.searchable-scrollback: CM-S !URxvt.colorUL: #007998