picom: remove deprecated shadow-exclude-reg

This was already done with clip-shadow-over in wintypes for dock.
This commit is contained in:
Vincent Bernat 2025-02-01 14:19:59 +01:00
parent e568f45f5c
commit f94d7a1438

View file

@ -37,7 +37,6 @@ shadow-opacity = 0.8;
shadow-radius = @SHADOW_RADIUS@;
shadow-offset-x = -@SHADOW_OFFSET@;
shadow-offset-y = -@SHADOW_OFFSET@;
shadow-exclude-reg = "x@POLYBAR_HEIGHT@+0+0"
wintypes:
{
normal = { shadow = true; };