marioortizmanero / polybar-pulseaudio-control

A feature-full Polybar module to control PulseAudio
MIT License
466 stars 49 forks source link

OSD doesn't work #54

Open gianmarcogg03 opened 2 years ago

gianmarcogg03 commented 2 years ago

It doesn't like my OSD on Plasma 5.22.5 (Arch Linux). Cannot find '.showVolume' in object /modules/kosd at org.kde.kded

marioortizmanero commented 2 years ago

Unfortunately, I don't use KDE so I can't really test it myself. Can you try tweaking this function and see if you can get it working yourself? The important line is the last one.

I found this online, does it work?

qdbus org.kde.kglobalaccel /component/kmix invokeShortcut "increase_volume"
gianmarcogg03 commented 2 years ago

2021-10-13_23-35