Update flatpak permissions
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
"--device=dri",
|
||||
"--socket=wayland",
|
||||
"--talk-name=org.freedesktop.Flatpak",
|
||||
"--filesystem=~/.steam/steam/",
|
||||
"--filesystem=xdg-config/heroic/",
|
||||
"--filesystem=xdg-data/bottles/",
|
||||
"--filesystem=~/.var/app/com.valvesoftware.Steam/data/Steam/",
|
||||
"--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/",
|
||||
"--filesystem=~/.var/app/com.usebottles.bottles/data/bottles/"
|
||||
"--filesystem=~/.steam/steam/:ro",
|
||||
"--filesystem=xdg-config/heroic/:ro",
|
||||
"--filesystem=xdg-data/bottles/:ro",
|
||||
"--filesystem=~/.var/app/com.valvesoftware.Steam/data/Steam/:ro",
|
||||
"--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/:ro",
|
||||
"--filesystem=~/.var/app/com.usebottles.bottles/data/bottles/:ro"
|
||||
],
|
||||
"cleanup" : [
|
||||
"/include",
|
||||
|
||||
Reference in New Issue
Block a user