diff --git a/picom/.config/picom.conf b/picom/.config/picom.conf index 66cca37..a176f13 100644 --- a/picom/.config/picom.conf +++ b/picom/.config/picom.conf @@ -55,7 +55,7 @@ glx-copy-from-front = false; ################################# # Enabled client-side shadows on windows. -shadow = true; +shadow = false; # The blur radius for shadows. (default 12) shadow-radius = 5; # The left offset for shadows. (default -15)