Workaround Flatpak issues on Wayland

This commit is contained in:
AsciiWolf 2020-11-05 14:20:50 +01:00 committed by GitHub
parent 7ad8c046f2
commit d727abe79e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@
"--share=ipc",
"--socket=pulseaudio",
"--socket=x11",
"--socket=wayland"
"--socket=wayland",
"--env=QT_QPA_PLATFORM=xcb"
],
"modules": [
{