launch_app
Launch a GUI application in its own isolated Xephyr display window, returning an instance ID for control. Run any shell command safely.
Instructions
Launch a GUI app in its OWN new Xephyr display/window; returns its instance id.
command is any shell command (e.g. 'chromium', 'xterm', 'gimp'). For Chromium, the X11
flags + a per-instance profile are added automatically. Control it with instance=.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| size | No | 1440x900 | |
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |