snippetbashTip
wpexec — Run WirePlumber Lua scripts. See also: `wpctl`, `wireplumber`. More information: <https://pipewire.p
Viewed 0 times
wpexeccommandrunluawireplumbercliscriptssee
linux
Problem
How to use the
wpexec command: Run WirePlumber Lua scripts. See also: wpctl, wireplumber. More information: <https://pipewire.pages.freedesktop.org/wireplumber/scripting/lua_api/lua_introduction.html>.Solution
wpexec — Run WirePlumber Lua scripts. See also: wpctl, wireplumber. More information: <https://pipewire.pages.freedesktop.org/wireplumber/scripting/lua_api/lua_introduction.html>.Run a WirePlumber script:
wpexec {{path/to/file.lua}}Display help:
wpexec --helpCode Snippets
Run a WirePlumber script
wpexec {{path/to/file.lua}}Display help
wpexec --helpContext
tldr-pages: linux/wpexec
Revisions (0)
No revisions yet.