Waybard: use wireplumber
This commit is contained in:
parent
ee03f8719b
commit
2028edb22b
1 changed files with 2 additions and 2 deletions
|
|
@ -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}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue