0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 12:22:15 +02:00

build-aux: Use fallback-x11 instead of x11

This commit is contained in:
Etaash Mathamsetty 2023-10-11 16:50:55 -04:00 committed by Ryan Foster
parent 2ecf2c802c
commit 2a0e614228

View File

@ -6,7 +6,7 @@
"command": "obs",
"finish-args": [
"--socket=wayland",
"--socket=x11",
"--socket=fallback-x11",
"--socket=pulseaudio",
"--device=all",
"--share=network",