|
# wpexec
|
|
|
|
> Run WirePlumber Lua scripts.
|
|
> See also: `wpctl`, `wireplumber`.
|
|
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/lua_api/lua_introduction.html>.
|
|
|
|
- Run a WirePlumber script:
|
|
|
|
`wpexec {{path/to/file.lua}}`
|
|
|
|
- Display help:
|
|
|
|
`wpexec --help`
|