From 6a2e8f363a0adec82f27b3c2dced2fc13eb64c5a Mon Sep 17 00:00:00 2001 From: allusive-dev Date: Wed, 8 Nov 2023 10:27:06 +1100 Subject: updated sample config --- picom.sample.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picom.sample.conf b/picom.sample.conf index 0fb8bb2..685d68e 100644 --- a/picom.sample.conf +++ b/picom.sample.conf @@ -162,7 +162,7 @@ active-opacity = 1.0 # ]; -# Specify a list of conditions of windows that should never be considered focused. +# Specify a list of windows that should ignore both `active-opacity` and `inactive-opacity`. If `inactive-opacity-override = true;` then the window will always use `1.0` opacity and as expected ignore its opacity-rule. # focus-exclude = [ # "class_g = 'Cairo-clock'" #]; -- cgit v1.2.3