MANIFEST: fixed QT_QPA_PLATFORM to include some nvidia based Desktop distros/configurations

This commit is contained in:
XargonWan 2024-05-01 18:39:34 +02:00
parent afa884d734
commit 88159e55a0

View file

@ -22,7 +22,7 @@ finish-args:
- --talk-name=org.freedesktop.login1.Manager
- --filesystem=xdg-run/app/com.discordapp.Discord:create
- --filesystem=xdg-config/gtk-3.0:ro
- --env=QT_QPA_PLATFORM=wayland-egl;wayland;xcb
- --env=QT_QPA_PLATFORM=wayland;wayland-egl;xcb
# Dolphin
- --allow=bluetooth
# It allows an SDL application to specify its window class, which can be useful for window managers and desktop environments to identify and group similar windows