picom: ensure shadows don't leak on the second screen

This commit is contained in:
Vincent Bernat 2021-11-01 22:03:32 +01:00
parent af3e1da60a
commit 4ce811cab3

View file

@ -41,6 +41,7 @@ shadow-opacity = 0.3;
shadow-radius = 10;
shadow-offset-x = -3;
shadow-offset-y = -3;
xinerama-shadow-crop = true;
wintypes:
{
normal = { shadow = true; };