From 687a0722a357f787514cfe1fbeb258d9e9bc71b2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 5 Oct 2012 13:18:54 +0200 Subject: List main transparency hints first, and add modern URxvt flag. --- X11/Xresources/local-color-blackbg-pseudotransparency | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'X11') diff --git a/X11/Xresources/local-color-blackbg-pseudotransparency b/X11/Xresources/local-color-blackbg-pseudotransparency index 129d06f..9102b2a 100644 --- a/X11/Xresources/local-color-blackbg-pseudotransparency +++ b/X11/Xresources/local-color-blackbg-pseudotransparency @@ -1,5 +1,11 @@ ! enable pseudo-transparency with white-on-black in terminal emulators +URxvt.transparent: true +Rxvt*inheritPixmap: True + +Rxvt*shading: 15 +Rxvt*tintColor: white + Rxvt*color9: #ff5555 Rxvt*color10: #55ff55 Rxvt*color11: #ffff55 @@ -7,6 +13,3 @@ Rxvt*color12: #5555ff Rxvt*color13: #ff55ff Rxvt*color14: #55ffff Rxvt*color15: #ffffff -Rxvt*inheritPixmap: True -Rxvt*shading: 15 -Rxvt*tintColor: white -- cgit v1.2.3