Elektrine lite

← Feed

@felsiq@piefed.zip

Post #563903

2026-03-07 02:27 UTC

If you don’t want a playerctl dependency you can use a dbus library to check for mpris players manually, though it’s a little less readable

Replies (1)

  • @nfms@lemmy.ml 2026-03-07 08:47

    wiki.archlinux.org/title/MPRIS In section 2.3 it explains how to use D-Bus and I think OP should use it instead

    Open ##567513