From bc4befd997912eecf83b24bd5ef20e527b562a67 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 20 Jan 2016 14:54:43 +0000 Subject: Clean .Xresources --- .Xresources/base | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.Xresources/base') diff --git a/.Xresources/base b/.Xresources/base index 4f08fb1..c931db8 100644 --- a/.Xresources/base +++ b/.Xresources/base @@ -5,7 +5,6 @@ URxvt.loginShell : true URxvt.termName : rxvt-256color ! Custom META key -! URxvt*modifier: super URxvt*modifier: alt ! Copy-paste configuration @@ -13,7 +12,7 @@ URxvt.clipboard.copycmd: xclip -i -selection clipboard URxvt.clipboard.pastecmd: xclip -o -selection clipboard ! Perl extensions configuration -URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select,fullscreen +URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select URxvt.url-select.launcher: /usr/bin/uzbl-browser URxvt.url-select.underline: true @@ -23,7 +22,6 @@ URxvt.keysym.M-s: perl:keyboard-select:search URxvt.keysym.M-u: perl:url-select:select_next URxvt.keysym.M-y: perl:clipboard:copy URxvt.keysym.M-p: perl:clipboard:paste -URxvt.keysym.F11: perl:fullscreen:switch ! Appearance URxvt*font: xft:DejaVu Sans Mono:size=12 @@ -31,4 +29,5 @@ URxvt*scrollBar: false URxvt*internalBorder: 0 ! True transparency -URxvt.depth: 32 +! URxvt.transparent: true +! URxvt.shading: 10 -- cgit v1.2.3