]> git.rmz.io Git - dotfiles.git/blobdiff - compton.conf
urxvt: have compton handle transparency
[dotfiles.git] / compton.conf
index 6090d09855b6fcaa825f837329a426c866a69453..11cf9c942add9e6036698159bf06c841ea2e62b2 100644 (file)
@@ -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;