aboutsummaryrefslogtreecommitdiff
path: root/picom.sample.conf
diff options
context:
space:
mode:
Diffstat (limited to 'picom.sample.conf')
-rw-r--r--picom.sample.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/picom.sample.conf b/picom.sample.conf
index 61bc10b..0fb8bb2 100644
--- a/picom.sample.conf
+++ b/picom.sample.conf
@@ -150,7 +150,7 @@ active-opacity = 1.0
# Unless the window is also in active-opacity-exclude then it will be set to 1.0 or if it is set in "opacity-rule",
# it will use the opacity set there as the inactive-opacity
#
-# inactive-opacity-exclude = [
+# inactive-exclude = [
# "class_g = 'dwm'"
# ];