mirror of
https://github.com/RetroDECK/com.supermodel3.Supermodel.git
synced 2024-11-21 20:45:38 +00:00
Merge pull request #4 from flathub/sync
Add x11 permissions, sync to latest commit
This commit is contained in:
commit
1dea8a122f
|
@ -11,6 +11,7 @@ finish-args:
|
||||||
- --filesystem=host:ro
|
- --filesystem=host:ro
|
||||||
- --share=network
|
- --share=network
|
||||||
- --share=ipc
|
- --share=ipc
|
||||||
|
- --socket=x11
|
||||||
- --socket=fallback-x11
|
- --socket=fallback-x11
|
||||||
- --socket=pulseaudio
|
- --socket=pulseaudio
|
||||||
- --socket=wayland
|
- --socket=wayland
|
||||||
|
@ -34,7 +35,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/trzy/Supermodel.git
|
url: https://github.com/trzy/Supermodel.git
|
||||||
commit: e6b54686804cc349972d43e5960edae4c46b61ae
|
commit: 2af078727948454a767995b340b6ecdba683d521
|
||||||
- type: file
|
- type: file
|
||||||
path: com.supermodel3.Supermodel.desktop
|
path: com.supermodel3.Supermodel.desktop
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Reference in a new issue