mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 22:49:45 +00:00
Update cheatsheets
This commit is contained in:
18
tldr/linux/wpexec
Normal file
18
tldr/linux/wpexec
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user