Disabled socket wayland and fallback-x11 as they coexhist for flathub runner

This commit is contained in:
XargonWan 2022-10-27 14:26:55 +02:00 committed by GitHub
parent b523fce3b9
commit 1a3ec7ba4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ command: retrodeck.sh
finish-args:
- --socket=x11
- --socket=wayland
#- --socket=wayland
- --socket=pulseaudio
- --share=ipc
- --share=network
@ -32,7 +32,7 @@ finish-args:
- --allow=bluetooth
#- --env=QT_QPA_PLATFORM=xcb #not sure if this will break something
# rpcs3
- --socket=fallback-x11
#- --socket=fallback-x11
modules:
- name: retrodeck

View file

@ -12,7 +12,7 @@ command: retrodeck.sh
finish-args:
- --socket=x11
- --socket=wayland
#- --socket=wayland
- --socket=pulseaudio
- --share=ipc
- --share=network
@ -32,7 +32,7 @@ finish-args:
- --allow=bluetooth
#- --env=QT_QPA_PLATFORM=xcb #not sure if this will break something
# rpcs3
- --socket=fallback-x11
#- --socket=fallback-x11
cleanup:
# ES-DE