diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index a06fdec..408b548 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -6,7 +6,7 @@ glx-swap-method = 2; mark-wmwin-focused = true; mark-ovredir-focused = true; -detect-rounted-corners = true; +detect-rounded-corners = true; detect-client-opacity = true; refresh-rate: 0; detect-transient = true;