Do not block X11 compositing when using mpv
This commit is contained in:
parent
636fe36eed
commit
0a7db7e485
1 changed files with 4 additions and 0 deletions
|
@ -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 #
|
||||||
##################
|
##################
|
||||||
|
|
Loading…
Reference in a new issue