Skip to content

Commit

Permalink
Merge pull request #234 from flathub/filesystem-host
Browse files Browse the repository at this point in the history
Remove --filesystem=home as we already represent --filesystem=host
  • Loading branch information
RobLoach authored Oct 4, 2022
2 parents 0685df2 + f8f57ba commit cb3cf23
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions org.libretro.RetroArch.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@
"rename-desktop-file": "retroarch.desktop",
"rename-icon": "retroarch",
"finish-args": [
"--socket=x11",
"--socket=fallback-x11",
"--socket=wayland",
"--socket=pulseaudio",
"--share=ipc",
"--share=network",
"--device=all",
"--filesystem=host",
"--filesystem=home",
"--allow=multiarch",
"--talk-name=org.freedesktop.ScreenSaver",
"--talk-name=org.freedesktop.PowerManagement.Inhibit",
Expand Down

0 comments on commit cb3cf23

Please sign in to comment.