Update multi_apps JSON examples: refined instructions for image processing in GIMP, replaced an open command with a launch command for VLC, and corrected assignment modification instruction in LibreOffice Calc example.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
{
|
||||
"type": "launch",
|
||||
"parameters": {
|
||||
"command": "vlc",
|
||||
"command": "VLC_VERBOSE=-1 vlc --no-audio --no-video-title-show /home/user/Desktop/planet.mp4",
|
||||
"shell": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user