diff --git a/picom/picom.conf b/picom/picom.conf index c00747f..e61459e 100644 --- a/picom/picom.conf +++ b/picom/picom.conf @@ -142,9 +142,8 @@ corner-radius = 5; # Specify the backend to use: `xrender`, `glx`, `egl` or `xr_glx_hybrid`. # `xrender` is the default one. # -backend = "egl" +backend = "glx" dithered-present = false; -vsync = true; detect-client-opacity = true; detect-transient = true; detect-client-leader = true