Man page - yambar-modules-pipewire(5)
Packages contains this manual
- yambar-particles(5)
- yambar-modules-i3(5)
- yambar-modules-mpd(5)
- yambar-modules-mem(5)
- yambar-modules-script(5)
- yambar-modules-sway-xkb(5)
- yambar-modules-dwl(5)
- yambar-modules-cpu(5)
- yambar-tags(5)
- yambar(1)
- yambar-modules-sway(5)
- yambar-modules-network(5)
- yambar-modules-pulse(5)
- yambar-modules-foreign-toplevel(5)
- yambar-modules-xkb(5)
- yambar-modules-pipewire(5)
- yambar-modules(5)
- yambar-modules-backlight(5)
- yambar-modules-river(5)
- yambar-decorations(5)
- yambar-modules-battery(5)
- yambar-modules-disk-io(5)
- yambar-modules-alsa(5)
- yambar-modules-label(5)
- yambar(5)
- yambar-modules-clock(5)
- yambar-modules-removables(5)
apt-get install yambar
Manual
yambar-modules-pipewire
NAMETAGS
CONFIGURATION
EXAMPLES
SEE ALSO
NAME
pipewire - Monitors pipewire for volume, mute/unmute, device change
TAGS
CONFIGURATION
EXAMPLES
bar:
left:
- pipewire:
anchors:
volume: &volume
conditions:
muted: {string: {text: "{linear_volume}%",
foreground: ff0000ff}}
Λmuted: {string: {text: "{linear_volume}%"}}
content:
list:
items:
- map:
conditions:
type == "sink":
map:
conditions:
icon == "audio-headset-bluetooth":
string: {text: "π§ "}
default:
- ramp:
tag: linear_volume
items:
- string: {text: "π "}
- string: {text: "π "}
- string: {text: "π "}
type == "source":
- string: {text: "π "}
- map:
<<: *volume
SEE ALSO
yambar-modules (5), yambar-particles (5), yambar-tags (5), yambar-decorations (5)