diff --git a/config/picom/picom.conf b/config/picom/picom.conf index 9a03c2f2..f25dbb89 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 = false; +shadow = true; # The blur radius for shadows, in pixels. (defaults to 12) # shadow-radius = 12 @@ -146,7 +146,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ]; # Sets the radius of rounded window corners. When > 0, the compositor will # round the corners of windows. Does not interact well with # `transparent-clipping`. -corner-radius = 10 +corner-radius = 0 # Exclude conditions for rounded corners. rounded-corners-exclude = [