enkore / i3pystatus

A complete replacement for i3status
https://i3pystatus.readthedocs.io/
MIT License
445 stars 189 forks source link

Replace pacmd calls with pactl to support Pipewire #818

Open EgZvor opened 3 years ago

EgZvor commented 3 years ago

pacmd does not work with Pipewire, use pactl where possible instead

Fixes #810

hasB4K commented 2 years ago

Thank you @EgZvor for this patch! I think this should be merged (with the small patch that I provided). It works perfectly for me.