From 8685f25445bd5df8b6d1dc82c312b01a9fb92135 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 2 Oct 2022 05:55:46 +0000 Subject: unbreak D-Bus mpris support --- etc/profile-m-z/qutebrowser.profile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/qutebrowser.profile b/etc/profile-m-z/qutebrowser.profile index e15db2ea5..d41235b08 100644 --- a/etc/profile-m-z/qutebrowser.profile +++ b/etc/profile-m-z/qutebrowser.profile @@ -47,9 +47,10 @@ private-dev private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.cache,ld.so.preload,localtime,machine-id,pki,pulse,resolv.conf,ssl private-tmp -dbus-user filter -dbus-user.talk org.freedesktop.Notifications -dbus-user.talk org.mpris.MediaPlayer2.* +# to-do: mpris support https://github.com/netblue30/firejail/pull/5389#issuecomment-1264556158 +#dbus-user filter +#dbus-user.talk org.freedesktop.Notifications +#dbus-user.talk org.mpris.MediaPlayer2.* # Add the next line to your qutebrowser.local to allow screen sharing under wayland. #dbus-user.talk org.freedesktop.portal.Desktop # Add the next line to your qutebrowser.local if screen sharing sharing still does not work -- cgit v1.2.3-54-g00ecf