Skip to content
Snippets Groups Projects
Commit 4e4e70aa authored by Lorenzo Tilve's avatar Lorenzo Tilve
Browse files

Use same finish-args as defined at gulpfile.vscode.linux

parent 3e236701
No related branches found
No related tags found
No related merge requests found
......@@ -7,12 +7,13 @@
"sdk": "org.freedesktop.Sdk",
"command": "vscode",
"finish-args": [
"--device=dri",
"--filesystem=home",
"--share=ipc",
"--socket=x11",
"--share=network",
"--socket=pulseaudio",
"--socket=x11"
"--filesystem=host",
"--device=dri",
"--filesystem=/tmp",
"--talk-name=org.freedesktop.Notifications"
],
"modules": [
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment