diff --git a/.config/compton.conf b/.config/compton.conf index 7e7fcd38..28b88465 100644 --- a/.config/compton.conf +++ b/.config/compton.conf @@ -12,8 +12,6 @@ glx-no-rebind-pixmap = true; ## SHADOWS shadow = true; -no-dnd-shadow = true; -no-dock-shadow = false; # Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows. shadow-radius = 6; shadow-offset-x = -4;