mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-12-10 07:20:43 +01:00
Merge pull request #185 from aunetx/chore/sync-with-flathub
chore: restore wayland+fallback-x11 for parity with flathub
This commit is contained in:
commit
b7aefda8e9
@ -121,7 +121,8 @@
|
||||
"baseVersion": "24.08",
|
||||
"finishArgs": [
|
||||
"--share=ipc",
|
||||
"--socket=x11",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--socket=pulseaudio",
|
||||
"--share=network",
|
||||
"--device=dri",
|
||||
@ -148,9 +149,7 @@
|
||||
{
|
||||
"type": "script",
|
||||
"dest-filename": "run.sh",
|
||||
"commands": [
|
||||
"env XDG_CURRENT_DESKTOP=Unity zypak-wrapper /app/main/deezer-desktop \"$@\""
|
||||
]
|
||||
"commands": ["zypak-wrapper /app/main/deezer-desktop \"$@\""]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user