We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ca01b commit 7382f13Copy full SHA for 7382f13
io.github.dummerle.rare.yaml
@@ -15,9 +15,14 @@ finish-args:
15
- --share=network
16
- --socket=fallback-x11
17
- --socket=wayland
18
- - --filesystem=xdg-config
19
- - --filesystem=xdg-data
20
- - --filesystem=xdg-cache
+ - --filesystem=xdg-desktop:create
+ - --filesystem=xdg-config/Rare:create
+ - --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
26
- --filesystem=home
27
- --device=all
28
- --talk-name=org.freedesktop.Flatpak
0 commit comments