1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 11:15:25 +02:00
tldr/pages/linux/wpexec.md

285 B

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 --help