X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/5e0bb4a0a71bffd8e333c06cab8ee7e33d70a0c1..f1aa218b740fd5c682295b56adca673670275d34:/compton.conf diff --git a/compton.conf b/compton.conf index c7ee0c6..11cf9c9 100644 --- a/compton.conf +++ b/compton.conf @@ -27,6 +27,8 @@ blur-background = true; blur-background-frame = true; #blur-background-fixed = false; blur-background-exclude = [ "window_type = 'dock'", "window_type = 'desktop'" ]; +# transaprent urxvt +opacity-rule = ["80:class_g = 'URxvt'"]; # Fading #fading = true; @@ -37,7 +39,7 @@ blur-background-exclude = [ "window_type = 'dock'", "window_type = 'desktop'" ]; #fade-exclude = [ ]; # Other -#backend = "xrender" +backend = "glx" mark-wmwin-focused = true; #mark-ovredir-focused = true; #use-ewmh-active-win = false;