diff --git a/config/picom/picom.conf b/config/picom/picom.conf index b046b541..f964e496 100644 --- a/config/picom/picom.conf +++ b/config/picom/picom.conf @@ -8,7 +8,7 @@ # unless explicitly requested using the wintypes option. # # shadow = false -shadow = true; +shadow = false; # The blur radius for shadows, in pixels. (defaults to 12) # shadow-radius = 12