MANIFEST: exporting QT_QPA_PLATFORM env to ensure the emulators can be opened on Wayland - quotes fix

This commit is contained in:
XargonWan 2024-02-07 13:23:01 +01:00
parent 602c984f2b
commit f40c97f97d

View file

@ -27,7 +27,7 @@ finish-args:
- --talk-name=org.freedesktop.portal.Flatpak.UpdateMonitor
- --filesystem=xdg-run/app/com.discordapp.Discord:create
- --filesystem=xdg-config/gtk-3.0:ro
- --env=QT_QPA_PLATFORM="wayland;xcb"
- --env=QT_QPA_PLATFORM=wayland;xcb
# Dolphin
- --allow=bluetooth
# PPSSPP