mirror of https://github.com/CrimsonTome/tldr.git
wpexec: add page (#11900)
parent
424c543cd5
commit
4c704732b9
|
@ -0,0 +1,13 @@
|
||||||
|
# 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`
|
Loading…
Reference in New Issue