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:
@@ -15,12 +15,6 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "/home/user/Desktop/rsc-ebook-collection-2023.xlsx"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "launch",
|
||||
"parameters": {
|
||||
@@ -41,9 +35,9 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "activate_window",
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"window_name": "Google Chrome"
|
||||
"path": "/home/user/Desktop/rsc-ebook-collection-2023.xlsx"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user