Add x11 permissions, sync to latest commit

This commit is contained in:
Jason Flatt 2023-10-20 10:46:01 -07:00
parent 5e44bfd9a3
commit 323e06e120

View file

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