Fix known errors found from feedback (DBUS problems, pulseaudio start, one vlc example with error. typos)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
{
|
||||
"type": "execute",
|
||||
"parameters": {
|
||||
"command": "xdg-open /home/user/project",
|
||||
"command": "export DBUS_SESSION_BUS_ADDRESS='unix:path=/run/user/1000/bus'\nxdg-open /home/user/project",
|
||||
"shell": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user