diff --git a/i3/.config/picom/picom.conf b/i3/.config/picom/picom.conf index d541ea0..37f802d 100644 --- a/i3/.config/picom/picom.conf +++ b/i3/.config/picom/picom.conf @@ -2,6 +2,4 @@ backend = "glx"; vsync = true; use-damage = true; shadow = false; -corner-radius = 0; # Set to >0 for subtle rounded corners fading = false; -shadow = false;