Use device=all in flatpak for webcam support

fixes #517
pull/527/head
Nicolas Werner 4 years ago
parent 8ca3a8b607
commit 2ee31aa09e
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 1
      io.github.NhekoReborn.Nheko.json

@ -9,6 +9,7 @@
"rename-appdata-file": "nheko.appdata.xml", "rename-appdata-file": "nheko.appdata.xml",
"finish-args": [ "finish-args": [
"--device=dri", "--device=dri",
"--device=all",
"--share=ipc", "--share=ipc",
"--share=network", "--share=network",
"--socket=pulseaudio", "--socket=pulseaudio",

Loading…
Cancel
Save