glx for picom
This commit is contained in:
parent
d9949077ef
commit
b785bd2c1c
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ blur-background-exclude = [
|
||||||
# `xrender` is the default one.
|
# `xrender` is the default one.
|
||||||
#
|
#
|
||||||
# backend = "glx"
|
# backend = "glx"
|
||||||
backend = "xrender";
|
backend = "glx";
|
||||||
|
|
||||||
# Use higher precision during rendering, and apply dither when presenting the
|
# Use higher precision during rendering, and apply dither when presenting the
|
||||||
# rendered screen. Reduces banding artifacts, but might cause performance
|
# rendered screen. Reduces banding artifacts, but might cause performance
|
||||||
|
|
Loading…
Reference in a new issue