LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

wireplumber

Session and policy manager for PipeWire

TLDR

Enable with systemd
$ systemctl --user --now enable wireplumber
copy
Run manually
$ wireplumber
copy
Use custom config file
$ wireplumber --config-file [path/to/file]
copy
Display help
$ wireplumber --help
copy
Display version
$ wireplumber --version
copy

SYNOPSIS

wireplumber [OPTIONS]

DESCRIPTION

wireplumber is a modular session/policy manager for PipeWire. It handles device routing, audio policy decisions, and session management for the PipeWire multimedia framework.The tool provides a GObject-based high-level library that wraps PipeWire's API for easier integration.

PARAMETERS

-c, --config-file FILE

Use the specified main configuration file instead of `wireplumber.conf`.
-n, --name NAME
Use a custom daemon name (useful for running multiple instances).
-d, --debug LEVEL
Set log level (e.g. `D` for debug, `I` for info, `W` for warnings, `E` for errors) or a GLib-style domain:level spec.
-v, --verbose
Increase log verbosity (equivalent to `--debug=D`).
--help
Display help information.
--version
Display version information.

INSTALL

sudo apt install wireplumber
copy
sudo dnf install wireplumber
copy
sudo pacman -S wireplumber
copy
sudo apk add wireplumber
copy
sudo zypper install wireplumber
copy
brew install wireplumber
copy
nix profile install nixpkgs#wireplumber
copy

CAVEATS

Requires PipeWire to be running. Usually managed by systemd on modern systems. Configuration is Lua-based.

SEE ALSO

wpctl(1), pipewire(1), pw-cli(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid