Skip to content

Commit

Permalink
package: Fix flatpak joystick access
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Nov 2, 2023
1 parent 28370ae commit ffc58c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"--socket=wayland",
"--socket=x11",
"--share=ipc",
"--device=dri",
"--device=all",
"--socket=pulseaudio",
"--filesystem=/run/udev:ro",
"--share=network",
Expand Down

0 comments on commit ffc58c7

Please sign in to comment.