diff --git a/.config/compton.conf b/.config/compton.conf index be2c54ce..0bb9eac3 100644 --- a/.config/compton.conf +++ b/.config/compton.conf @@ -56,7 +56,7 @@ glx-swap-method = "undefined"; ################################# # Enabled client-side shadows on windows. -shadow = false; +shadow = true; # Don't draw shadows on DND windows. no-dnd-shadow = true; # Avoid drawing shadows on dock/panel windows.