From 0350122e999a2d451759b8023541a9dedca340b7 Mon Sep 17 00:00:00 2001 From: Nayla Date: Sun, 28 Jan 2024 15:57:56 -0500 Subject: [PATCH] Update flatpak.yml --- .flatpak/flatpak.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.flatpak/flatpak.yml b/.flatpak/flatpak.yml index 0e0029a2f8..0ba81d9d78 100644 --- a/.flatpak/flatpak.yml +++ b/.flatpak/flatpak.yml @@ -1,7 +1,7 @@ app-id: org.DolphinEmu.dolphin-mpn branch: master runtime: org.kde.Platform -runtime-version: 6.4 +runtime-version: 6.6 sdk: org.kde.Sdk command: dolphin-mpn-wrapper rename-desktop-file: dolphin-mpn.desktop @@ -21,6 +21,8 @@ finish-args: - --allow=bluetooth - --filesystem=xdg-run/app/com.discordapp.Discord:create - --talk-name=org.freedesktop.ScreenSaver + # required for Gamescope on Steam Deck + - --filesystem=xdg-run/gamescope-0:ro modules: # needed for the bluetooth passthrough feature to work - name: libusb