diff --git a/config/picom/picom.conf b/config/picom/picom.conf index 08feaa5..53f0e38 100644 --- a/config/picom/picom.conf +++ b/config/picom/picom.conf @@ -158,7 +158,7 @@ shadow-exclude = []; # Fade windows in/out when opening/closing and when opacity changes, # unless no-fading-openclose is used. -fading = true +fading = false # Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028) # fade-in-step = 0.028 @@ -478,5 +478,7 @@ rules = ( triggers = ["open"]; preset = "slide-in"; direction ="right" + })}, +{match = "name = 'slop'"; blur-background =false; animations =({ })} )