mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 15:51:47 -05:00
Workaround Flatpak issues on Wayland
This commit is contained in:
parent
7ad8c046f2
commit
d727abe79e
@ -14,7 +14,8 @@
|
|||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
"--socket=pulseaudio",
|
"--socket=pulseaudio",
|
||||||
"--socket=x11",
|
"--socket=x11",
|
||||||
"--socket=wayland"
|
"--socket=wayland",
|
||||||
|
"--env=QT_QPA_PLATFORM=xcb"
|
||||||
],
|
],
|
||||||
"modules": [
|
"modules": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user