From 08429273929d327f175c7b400a11dce202eb46a4 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 8 Feb 2019 14:44:04 +0200 Subject: [PATCH] Xresources: transparency Why did I do this? :D --- conf/Xresources | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/Xresources b/conf/Xresources index 3da5dbc6..45b0e30d 100644 --- a/conf/Xresources +++ b/conf/Xresources @@ -17,7 +17,7 @@ URxvt.bell-command: mplayer /usr/share/sounds/freedesktop/stereo/bell.oga ! Compile xft: Attempt to find a visual with the given bit depth; -! URxvt*depth: bitdepth +URxvt*depth: 32 ! Compile xft: Turn on/off double-buffering for xft (default ! URxvt*buffered: boolean @@ -333,7 +333,8 @@ URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard ! ! URxvt*background: S_base03 -*background: S_base03 +!*background: S_base03 +*.background: rgba:1111/1111/1111/dddd *foreground: S_base0 !*fading: 40 *fadeColor: S_base03