We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bcda50 + 7360522 commit 0141bfbCopy full SHA for 0141bfb
picom.sample.conf
@@ -209,7 +209,7 @@ blur-background-exclude = [
209
# Daemonize process. Fork to background after initialization. Causes issues with certain (badly-written) drivers.
210
# daemon = false
211
212
-# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`.
+# Specify the backend to use: `xrender`, `glx`, `egl` or `xr_glx_hybrid`.
213
# `xrender` is the default one.
214
#
215
# backend = "glx"
0 commit comments