mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2024-11-27 16:15:39 +00:00
Further restricted home-access based on feedback
This commit is contained in:
parent
198b5fe101
commit
5f079f0c55
|
@ -12,18 +12,9 @@ finish-args:
|
|||
- --share=ipc
|
||||
- --socket=pulseaudio
|
||||
|
||||
# Where would wads be?
|
||||
- --filesystem=xdg-desktop:ro
|
||||
- --filesystem=xdg-documents:ro
|
||||
- --filesystem=xdg-download:ro
|
||||
|
||||
# Screenshots?
|
||||
# Sceenshots go by default in ~/.config/
|
||||
#- --filesystem=xdg-pictures
|
||||
|
||||
# Based on GZDoom
|
||||
# We access the original ~/.config/gzdoom because
|
||||
# that is where users should put their iwads
|
||||
# that is where users will most likely have their iwads
|
||||
- --env=DOOMWADDIR=/app/share/games/doom
|
||||
- --filesystem=~/.config/gzdoom
|
||||
|
||||
|
|
Loading…
Reference in a new issue