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