Update picom: use glx backend

This commit is contained in:
rydesun 2022-03-01 18:07:40 +08:00
parent 63bc3677ea
commit b2fd6e34e6

View file

@ -24,12 +24,14 @@ fading = true
# General Settings #
#################################
backend = "glx"
glx-no-stencil = true
glx-no-rebind-pixmap = true
vsync = true
mark-wmwin-focused = true
mark-ovredir-focused = true
detect-rounded-corners = true
detect-client-opacity = true
refresh-rate = 0
use-ewmh-active-win = true
detect-transient = true
detect-client-leader = true