Skip to content

Commit 7382f13

Browse files
flatpak: update permissions
1 parent 76ca01b commit 7382f13

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

io.github.dummerle.rare.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,14 @@ finish-args:
1515
- --share=network
1616
- --socket=fallback-x11
1717
- --socket=wayland
18-
- --filesystem=xdg-config
19-
- --filesystem=xdg-data
20-
- --filesystem=xdg-cache
18+
- --filesystem=xdg-desktop:create
19+
- --filesystem=xdg-config/Rare:create
20+
- --filesystem=xdg-config/legendary:create
21+
- --filesystem=xdg-data/Rare:create
22+
- --filesystem=xdg-data/applications:create
23+
- --filesystem=xdg-data/Steam:ro
24+
- --filesystem=xdg-cache/Rare:create
25+
- --filesystem=home/Games:create
2126
- --filesystem=home
2227
- --device=all
2328
- --talk-name=org.freedesktop.Flatpak

0 commit comments

Comments
 (0)