Left click to open, and change alpha

This commit is contained in:
Hunter Haugen 2010-06-25 22:34:23 -07:00
parent 4d2585bc49
commit 7872a262eb

View file

@ -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