How can I integrate mpv media player into the Ubuntu sound menu? - Ask Ubuntu
i tried following command integrate mpv ubuntu sound menu.
$ gsettings set com.canonical.indicator.sound interested-media-players "['lollypop', 'mpv']"
this adds entry mpv misses playback controls.
we can integrate music player (or other application) sound indicator as shown here make controllable if player supports dbus (mpris) controls.
sadly not case mpv.
there external plugin claims add mpris support. haven't tried myself may worth shot.
Comments
Post a Comment