diff --git a/dotfiles/picom.conf b/dotfiles/picom.conf index 5e93a04..3752515 100644 --- a/dotfiles/picom.conf +++ b/dotfiles/picom.conf @@ -41,7 +41,7 @@ shadow-opacity = 0.3; shadow-radius = 10; shadow-offset-x = -3; shadow-offset-y = -3; -xinerama-shadow-crop = true; +xinerama-shadow-crop = false; wintypes: { normal = { shadow = true; };