Man page - uwsm-terminal-service(1)

Packages contas this manual

Manual

UWSM-TERMINAL(1) General Commands Manual UWSM-TERMINAL(1)

uwsm-terminal, uwsm-terminal-service, uwsm-terminal-scope - wrapper entrypoints for uwsm-app using terminal/unit options

uwsm-terminal [app options...]
uwsm-terminal-service [app options...]
uwsm-terminal-scope [app options...]

These commands are all symbolic links to uwsm-app(1), which interacts with the UWSM app daemon to launch applications under systemd user units.

Each variant sets specific default options:

Preconfigures -T --, to request launching the application in a terminal.

Same as above, and also adds -t service, to request running the application as a systemd user service.

Same as above, but uses -t scope, to run the application in a transient user scope instead of a persistent service.

These entrypoints allow launching applications (e.g., GUI or TUI apps) in a structured way with systemd unit isolation and terminal control.

uwsm-app(1), uwsm(1), systemd-run(1)

uwsm User Commands