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