From 1635ef65b2ab4a0131d37061a36458eefb247b2e Mon Sep 17 00:00:00 2001 From: Innovation Date: Wed, 1 May 2024 02:03:15 -0500 Subject: [PATCH] Fix bug in picom.conf (?) --- config/picom/picom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/picom/picom.conf b/config/picom/picom.conf index 73e5d6d..8d0ea19 100644 --- a/config/picom/picom.conf +++ b/config/picom/picom.conf @@ -141,7 +141,7 @@ fade-in-step = 0.015; fade-out-step = 0.1; # The time between steps in fade step, in milliseconds. (> 0, defaults to 10) -fade-delta = 10 +#fade-delta = 10 # Specify a list of conditions of windows that should not be faded. # don't need this, we disable fading for all normal windows with wintypes: {}