Waybard: use wireplumber

This commit is contained in:
Filippo Berto 2026-03-03 15:47:22 +01:00
parent ee03f8719b
commit 2028edb22b
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -36,7 +36,7 @@ in
modules-right = [ modules-right = [
# "hyprland/language" # "hyprland/language"
# "custom/media" # "custom/media"
"pulseaudio" "wireplumber"
# "network" # "network"
"cpu" "cpu"
"memory" "memory"
@ -155,7 +155,7 @@ in
"format-disconnected" = "Disconnected "; "format-disconnected" = "Disconnected ";
"format-alt" = "{ifname}= {ipaddr}/{cidr}"; "format-alt" = "{ifname}= {ipaddr}/{cidr}";
}; };
"pulseaudio" = { "wireplumber" = {
# "scroll-step"= 1; # %; can be a float # "scroll-step"= 1; # %; can be a float
"format" = "{icon} {volume} {format_source}"; "format" = "{icon} {volume} {format_source}";
"format-muted" = " {format_source}"; "format-muted" = " {format_source}";