From: Maximilian Friedersdorff Date: Fri, 4 May 2018 15:44:35 +0000 (+0100) Subject: Use urxvt with native transparency X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=ee2fbdecf2295b2361d61be386c8bf42b471c8d5;p=max%2Fdotfiles.git Use urxvt with native transparency --- diff --git a/X/.Xresources b/X/.Xresources index 4fd3626..242f28b 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -36,11 +36,20 @@ *.color15: #ffffff -*faceName: Liberation Mono -*faceSize: 14 +XTerm*faceName: Liberation Mono +XTerm*faceSize: 14 +URxvt*font: xft:Liberation Mono:size=14 +URxvt*letterSpace: -1 +URxvt*scrollBar: false + +URxvt*transparent: true +URxvt*shading: 25 + +URxvt.urgentOnBell: True XTerm*termName: xterm-256color +URxvt*termName: xterm-256color XTerm*metaSendsEscape: true Xterm*eightBitinput: true