mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
14 lines
275 B
Markdown
14 lines
275 B
Markdown
![]() |
# wpexec
|
||
|
|
||
|
> Run WirePumbler Lua scripts.
|
||
|
> See also: `wpctl`, `wirepumbler`.
|
||
|
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/lua_api/lua_introduction.html>.
|
||
|
|
||
|
- Run a WirePumbler script:
|
||
|
|
||
|
`wpexec {{path/to/file.lua}}`
|
||
|
|
||
|
- Display help:
|
||
|
|
||
|
`wpexec --help`
|