polybar/polybar-scripts

pipewire-microphone script is broken

Crozh opened this issue · 4 comments

Crozh commented

I'd be forever grateful if someone could make it so the microphone module for pipewire isn't broken.
it is rather troublesome to check everytime on audio settings if my source is muted or not. This is fundamentally what's broken and not the muting script.
My guess as to why is pw-cat not having the "--record --list-targets" command anymore - it prints the help menu on the bar instead.
I can't code for shit and wanted to fix it myself, but I was unable to.

x70b1 commented

You could use pipewire-pulse as long as this script is broken.

Crozh commented

what do you mean?

Crozh commented

oops, closed the issue by mistake.
I'm already using pipewire-pulse.
I even tried using the pulseaudio script but it doesn't work because of pacmd being a requirement.

Fixed in #440 ?