mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
Update flatpak.yml
This commit is contained in:
parent
3aef3288ad
commit
0350122e99
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
app-id: org.DolphinEmu.dolphin-mpn
|
app-id: org.DolphinEmu.dolphin-mpn
|
||||||
branch: master
|
branch: master
|
||||||
runtime: org.kde.Platform
|
runtime: org.kde.Platform
|
||||||
runtime-version: 6.4
|
runtime-version: 6.6
|
||||||
sdk: org.kde.Sdk
|
sdk: org.kde.Sdk
|
||||||
command: dolphin-mpn-wrapper
|
command: dolphin-mpn-wrapper
|
||||||
rename-desktop-file: dolphin-mpn.desktop
|
rename-desktop-file: dolphin-mpn.desktop
|
||||||
|
@ -21,6 +21,8 @@ finish-args:
|
||||||
- --allow=bluetooth
|
- --allow=bluetooth
|
||||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||||
- --talk-name=org.freedesktop.ScreenSaver
|
- --talk-name=org.freedesktop.ScreenSaver
|
||||||
|
# required for Gamescope on Steam Deck
|
||||||
|
- --filesystem=xdg-run/gamescope-0:ro
|
||||||
modules:
|
modules:
|
||||||
# needed for the bluetooth passthrough feature to work
|
# needed for the bluetooth passthrough feature to work
|
||||||
- name: libusb
|
- name: libusb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue