mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 07:15:32 +02:00
wpexec, wireplumber: move linux-only tools to /linux (#16975)
This commit is contained in:
parent
3eb7970f82
commit
117edf2238
2 changed files with 0 additions and 21 deletions
|
@ -1,21 +0,0 @@
|
||||||
# wireplumber
|
|
||||||
|
|
||||||
> A modular session/policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire’s API.
|
|
||||||
> See also: `wpctl`, `pipewire`.
|
|
||||||
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/>.
|
|
||||||
|
|
||||||
- Run WirePlumber, after `pipewire` is started (for non-systemd systems):
|
|
||||||
|
|
||||||
`wireplumber`
|
|
||||||
|
|
||||||
- Specify a different context configuration file:
|
|
||||||
|
|
||||||
`wireplumber --config-file {{path/to/file}}`
|
|
||||||
|
|
||||||
- Display help:
|
|
||||||
|
|
||||||
`wireplumber --help`
|
|
||||||
|
|
||||||
- Display version:
|
|
||||||
|
|
||||||
`wireplumber --version`
|
|
Loading…
Add table
Reference in a new issue