Fix flatpak permission.

This commit is contained in:
Jordan Petridis 2018-01-23 10:40:14 +02:00
parent 8095919bbe
commit a8c49049dd
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6

View File

@ -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",