From 63a70fbf12dd1173d2c3b2e1931dea565c160435 Mon Sep 17 00:00:00 2001 From: cizordj <32869222+cizordj@users.noreply.github.com> Date: Tue, 15 Dec 2020 20:40:49 -0300 Subject: [PATCH] Decrease URxvt's fake transparency a little bit --- defaults/xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/xresources b/defaults/xresources index 27b2bb06..034efc89 100644 --- a/defaults/xresources +++ b/defaults/xresources @@ -61,7 +61,7 @@ URxvt.keysym.Shift-Control-Up: \033[1;6A URxvt.keysym.Control-Down: \033[1;5B URxvt.keysym.Shift-Control-Down: \033[1;6B URxvt*transparent: true -URxvt*shading: 20 +URxvt*shading: 10 Xft.autohint: 0 Xft.antialias: 1