1
0
Fork 0
mirror of synced 2024-06-01 23:01:09 -04:00

Do not block X11 compositing when using mpv

This commit is contained in:
Vito F 2022-10-14 08:16:06 +00:00
parent 636fe36eed
commit 0a7db7e485

View file

@ -68,6 +68,10 @@ fs=yes
hwdec=auto
#vo=gpu
#gpu-context=wayland
# Block X11 compositing
x11-bypass-compositor=no
##################
# audio settings #
##################