diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index aab905b..efd8485 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -152,7 +152,7 @@ corner-radius = 10 # Exclude conditions for rounded corners. rounded-corners-exclude = [ "window_type = 'dock'", - "class_g = 'dwm'", +# "class_g = 'dwm'", "window_type = 'desktop'" ];