要开启Linux Compton配置中的硬件加速,可按以下步骤操作:
nvidia-driver
mesa-vdpau-drivers
~/.config/compton.conf
backend = "glx"
wayland
glx-no-stencil = false
glx-copy-from-front = true
compton -c ~/.config/compton.conf