launch_app
Launch desktop applications or run background commands on Linux, with optional terminal mode for TUI apps.
Instructions
Launch a desktop application or background command (routed through UWSM scope if active).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | Application command or binary to launch. | |
| is_tui | No | Whether to launch in a terminal. |