flatpak: finish-args: Drop unsupported JSON comment and cosmetics
This commit is contained in:
parent
c7dbd54e01
commit
63e420ed11
@ -5,10 +5,10 @@
|
||||
"runtime-version": "21.08",
|
||||
"sdk": "org.freedesktop.Sdk",
|
||||
"finish-args": [
|
||||
"--device=dri",
|
||||
"--share=ipc",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--device=dri"
|
||||
"--socket=wayland"
|
||||
],
|
||||
"cleanup": [
|
||||
"/include",
|
||||
|
Loading…
Reference in New Issue
Block a user