From b4060f6a24e229c8bcd42a3fd401a98d7384a103 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 13 Aug 2023 23:36:05 +0000 Subject: mpd: allow MPRIS2 (#5951) mpDris2 brings MPRIS2 support to MPD: https://github.com/eonpatapon/mpDris2 --- etc/profile-a-l/gmpc.profile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'etc/profile-a-l/gmpc.profile') diff --git a/etc/profile-a-l/gmpc.profile b/etc/profile-a-l/gmpc.profile index f3e045000..8c20f7398 100644 --- a/etc/profile-a-l/gmpc.profile +++ b/etc/profile-a-l/gmpc.profile @@ -47,8 +47,9 @@ private-etc private-tmp writable-run-user -# dbus-user none -# dbus-system none +dbus-user filter +dbus-user.talk org.mpris.MediaPlayer2.mpd +dbus-system none # memory-deny-write-execute - breaks on Arch restrict-namespaces -- cgit v1.2.3-54-g00ecf