From 2c7648b5e66f3e551818ef76edafb61d0af8e328 Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Tue, 3 Jul 2018 22:12:55 +0000 Subject: [PATCH] Xdefaults: Disable "transparency" in (u)rxvt --- Xdefaults | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Xdefaults b/Xdefaults index d374c62..d8929ba 100644 --- a/Xdefaults +++ b/Xdefaults @@ -39,9 +39,9 @@ Rxvt*foreground: darkgrey Rxvt*colorBD: white Rxvt*cursorColor: yellow Rxvt*cursorColor2: darkred -Rxvt*inheritPixmap: true -Rxvt*tintColor: white -Rxvt*shading: 25 +!Rxvt*inheritPixmap: true +!Rxvt*tintColor: white +!Rxvt*shading: 25 !Rxvt*font: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1 !Rxvt*boldFont: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1 Rxvt*font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1 @@ -56,9 +56,9 @@ URxvt*foreground: darkgrey URxvt*colorBD: white URxvt*cursorColor: yellow URxvt*cursorColor2: darkred -URxvt*inheritPixmap: true -URxvt*tintColor: white -URxvt*shading: 25 +!URxvt*inheritPixmap: true +!URxvt*tintColor: white +!URxvt*shading: 25 !URxvt*font: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1 !URxvt*boldFont: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1 URxvt*font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1