aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Dieter Plaetinck <dieter@plaetinck.be>2023-04-27 11:09:30 +0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-05-05 09:12:12 -0300
commit14be850acd1d919ef81755cb1989c6dab8e113c7 (patch)
treeebf74a85a84d7c874920bae083cc6a51f44ccd0e /etc
parentelement-desktop: allow notifications in profile (#5805) (diff)
downloadfirejail-14be850acd1d919ef81755cb1989c6dab8e113c7.tar.gz
firejail-14be850acd1d919ef81755cb1989c6dab8e113c7.tar.zst
firejail-14be850acd1d919ef81755cb1989c6dab8e113c7.zip
qutebrowser: update MPRIS name for qutebrowser-qt6
see https://github.com/qutebrowser/qutebrowser/issues/7431
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-m-z/qutebrowser.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-m-z/qutebrowser.profile b/etc/profile-m-z/qutebrowser.profile
index 0d35dbbad..9062c8c18 100644
--- a/etc/profile-m-z/qutebrowser.profile
+++ b/etc/profile-m-z/qutebrowser.profile
@@ -62,6 +62,9 @@ private-etc @tls-ca
62private-tmp 62private-tmp
63 63
64dbus-user filter 64dbus-user filter
65# qutebrowser-qt6 uses a newer chrome version which uses the name 'chromium'
66# see https://github.com/qutebrowser/qutebrowser/issues/7431
67dbus-user.own org.mpris.MediaPlayer2.chromium.*
65dbus-user.own org.mpris.MediaPlayer2.qutebrowser.* 68dbus-user.own org.mpris.MediaPlayer2.qutebrowser.*
66dbus-user.talk org.freedesktop.Notifications 69dbus-user.talk org.freedesktop.Notifications
67# Add the next line to your qutebrowser.local to allow screen sharing under wayland. 70# Add the next line to your qutebrowser.local to allow screen sharing under wayland.