summaryrefslogtreecommitdiff
path: root/picom.conf
diff options
context:
space:
mode:
Diffstat (limited to 'picom.conf')
-rw-r--r--picom.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/picom.conf b/picom.conf
index b188c8f..46d5efb 100644
--- a/picom.conf
+++ b/picom.conf
@@ -296,7 +296,9 @@ detect-transient = true;
# Specify a list of conditions of windows that should be painted with inverted color.
# Resource-hogging, and is not well tested.
#
-# invert-color-include = []
+invert-color-include = [
+ "class_g = 'Zeal'"
+];
# GLX backend: Avoid using stencil buffer, useful if you don't have a stencil buffer.
# Might cause incorrect opacity when rendering transparent content (but never