mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
MANIFEST: fixed QT_QPA_PLATFORM to include some nvidia based Desktop distros/configurations
This commit is contained in:
parent
afa884d734
commit
88159e55a0
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue