diff --git a/dotfiles/picom.conf b/dotfiles/picom.conf index 5874ab5..5e93a04 100644 --- a/dotfiles/picom.conf +++ b/dotfiles/picom.conf @@ -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; };