diff --git a/i3/.config/picom/picom.conf b/i3/.config/picom/picom.conf index 37d876b..d541ea0 100644 --- a/i3/.config/picom/picom.conf +++ b/i3/.config/picom/picom.conf @@ -1,12 +1,7 @@ -# Performance backend = "glx"; vsync = true; use-damage = true; - -# Shadows & Corners shadow = false; corner-radius = 0; # Set to >0 for subtle rounded corners - -# Fading fading = false; shadow = false;