mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-18 04:15:40 +00:00
MANIFEST: exporting QT_QPA_PLATFORM env to ensure the emulators can be opened on Wayland - quotes fix
This commit is contained in:
parent
602c984f2b
commit
f40c97f97d
|
@ -27,7 +27,7 @@ finish-args:
|
||||||
- --talk-name=org.freedesktop.portal.Flatpak.UpdateMonitor
|
- --talk-name=org.freedesktop.portal.Flatpak.UpdateMonitor
|
||||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||||
- --filesystem=xdg-config/gtk-3.0:ro
|
- --filesystem=xdg-config/gtk-3.0:ro
|
||||||
- --env=QT_QPA_PLATFORM="wayland;xcb"
|
- --env=QT_QPA_PLATFORM=wayland;xcb
|
||||||
# Dolphin
|
# Dolphin
|
||||||
- --allow=bluetooth
|
- --allow=bluetooth
|
||||||
# PPSSPP
|
# PPSSPP
|
||||||
|
|
Loading…
Reference in a new issue