From a30c0608552bb9231ad2b991b032d50e4c97b891 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 14 May 2009 01:44:08 +0200 Subject: awesome_bar.sh is killed from xinitrc --- xdefaults | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'xdefaults') diff --git a/xdefaults b/xdefaults index 43893ae..dfc4391 100644 --- a/xdefaults +++ b/xdefaults @@ -1,13 +1,3 @@ -URxvt*.perl-ext-common: default,matcher - -URxvt.keysym.M-u: perl:mark-yank-urls,activate_mark_mode -URxvt.perl-lib: /home/xeno/etc/ -URxvt.perl-ext: selection,urxvt-yank-urls - -#URxvt.transparent: true -#URxvt.tintColor: #000000 -#URxvt.shading: 10 - #URxvt*font: xft:terminus:pixelsize=8 URxvt*font:xft:Bitstream Vera Sans Mono:pixelsize=11 @@ -27,6 +17,9 @@ URxvt*cutchars: `"()'*<>[]{|} URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] URxvt*urgentOnBell: true URxvt*visualBell: false +URxvt*selection.pattern-0: ([[:word:]]+) +URxvt*perl-ext: selection +URxvt*perl-ext-common: default,matcher URxvt.cursorColor: #005588 URxvt*background: #141414 @@ -50,3 +43,7 @@ URxvt*color12: #729FCF URxvt*color13: #FFD28F URxvt*color14: #69C8B1 URxvt*color15: #9AC4DD + +#URxvt.transparent: true +#URxvt.tintColor: #000000 +#URxvt.shading: 10 -- cgit v1.2.3