diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index b89b3c6..470226f 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -24,12 +24,14 @@ fading = true # General Settings # ################################# +backend = "glx" +glx-no-stencil = true +glx-no-rebind-pixmap = true vsync = true mark-wmwin-focused = true mark-ovredir-focused = true detect-rounded-corners = true detect-client-opacity = true -refresh-rate = 0 use-ewmh-active-win = true detect-transient = true detect-client-leader = true