Skip to content

Commit d9a71c6

Browse files
Update snapcraft.yaml
1 parent a2ffbf0 commit d9a71c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

snapcraft.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ website: https://swach.io
2020
issues: https://github.com/shipshapecode/swach/issues
2121
source-code: https://github.com/shipshapecode/swach
2222

23+
plugs:
24+
shmem:
25+
interface: shared-memory
26+
private: true
27+
2328
apps:
2429
swach:
2530
command: bin/launcher
@@ -39,6 +44,7 @@ apps:
3944
- wayland
4045
- opengl
4146
- screen-inhibit-control
47+
- shmem
4248

4349
parts:
4450
launcher:

0 commit comments

Comments
 (0)