From a10df38027384153e0c76a1dec6979f54538fd89 Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Sat, 3 Feb 2018 00:04:12 +0100 Subject: [PATCH] Xresources: add transparency to urxvt --- Xresources | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Xresources b/Xresources index c07b64c..51612fc 100644 --- a/Xresources +++ b/Xresources @@ -9,6 +9,8 @@ URxvt.perl-ext-common: default,matcher URxvt.url-launcher: /usr/bin/chromium URxvt.matcher.button: 1 URxvt*print-pipe: "true" +URxvt.transparent: true +URxvt.shading: 20 #if defined(SRVR_warthog) Xft.dpi: 192