diff --git a/picom.sample.conf b/picom.sample.conf index a8ba5c7e..7c74eb82 100644 --- a/picom.sample.conf +++ b/picom.sample.conf @@ -209,7 +209,7 @@ blur-background-exclude = [ # Daemonize process. Fork to background after initialization. Causes issues with certain (badly-written) drivers. # daemon = false -# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`. +# Specify the backend to use: `xrender`, `glx`, `egl` or `xr_glx_hybrid`. # `xrender` is the default one. # # backend = "glx"