Skip to content

Commit 0141bfb

Browse files
authored
Merge pull request #940 from h7x4/add-egl-to-sample-config
2 parents 6bcda50 + 7360522 commit 0141bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picom.sample.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ blur-background-exclude = [
209209
# Daemonize process. Fork to background after initialization. Causes issues with certain (badly-written) drivers.
210210
# daemon = false
211211

212-
# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`.
212+
# Specify the backend to use: `xrender`, `glx`, `egl` or `xr_glx_hybrid`.
213213
# `xrender` is the default one.
214214
#
215215
# backend = "glx"

0 commit comments

Comments
 (0)