Fix flatpak permission.
This commit is contained in:
parent
8095919bbe
commit
a8c49049dd
@ -9,8 +9,10 @@
|
||||
"command": "hammond",
|
||||
"finish-args": [
|
||||
"--share=network",
|
||||
"--share=ipc",
|
||||
"--socket=x11",
|
||||
"--socket=wayland"
|
||||
"--socket=wayland",
|
||||
"--talk-name=org.freedesktop.Desktop"
|
||||
],
|
||||
"build-options": {
|
||||
"append-path": "/usr/lib/sdk/rust-stable/bin",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user