From 1a3ec7ba4f27b4c428d630aa1ba26599eb163b23 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Thu, 27 Oct 2022 14:26:55 +0200 Subject: [PATCH] Disabled socket wayland and fallback-x11 as they coexhist for flathub runner --- flathub.yml | 4 ++-- net.retrodeck.retrodeck.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flathub.yml b/flathub.yml index be76eedf..a91a0ae0 100644 --- a/flathub.yml +++ b/flathub.yml @@ -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 diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 83298c75..3a425a54 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -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