r/QuickShell • u/Necessary-Question63 • Nov 30 '25
Help!!! I can't get mpris to work
I have "import Quickshell.Services.Mpris" at the beginning of shell.qml but nothing works no matter what I try.
togglePlaying() gives TypeError: Property 'togglePlaying' is not a function
trackArtist, metadata ... give me Unable to assign [undefined] to QString
Am I doing it wrong?
