]> git.vanrenterghem.biz Git - Dotty.git/blobdiff - picom/.config/picom.conf
Do not use transparancy for Emacs.
[Dotty.git] / picom / .config / picom.conf
index b2b557c319d311ae069f483cff9d44dffee2d6c9..e56fa5c721c5ccbf6dd061833eb261c82835aec9 100644 (file)
@@ -134,7 +134,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
 # example:
 #    opacity-rule = [ "80:class_g = 'URxvt'" ];
 #
-# opacity-rule = []
+opacity-rule = [ "100:class_g = 'Emacs'" ];
 
 
 #################################