Merge branch 'yshui:next' into next

This commit is contained in:
Arda Atci
2022-11-24 15:42:17 +03:00
committed by GitHub

View File

@@ -219,7 +219,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"