dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Polybar audio script not working as expected

Open Rihansa opened this issue 6 years ago • 1 comments

When I change the volume level in pavucontrol it doesent change the value in the polybar module. However the volume does audiable change when i use pavucontrol.

Rihansa avatar Oct 03 '18 19:10 Rihansa

Hi, I realise it is a few months too late, in case anyone faces the same issue, there was a typo in the regular expression that is retrieving the active pavalu sink. it should have been awk '/.* index...etc' instead of '/* index'

I have sent a pull request for it

samialabed avatar Mar 18 '19 10:03 samialabed