1
0
Fork 0
mirror of synced 2024-05-25 03:25:17 -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 hwdec=auto
#vo=gpu #vo=gpu
#gpu-context=wayland #gpu-context=wayland
# Block X11 compositing
x11-bypass-compositor=no
################## ##################
# audio settings # # audio settings #
################## ##################