Fix librewolf native integrations

main
trivernis 10 months ago
parent 1b3fa5e377
commit c251449375
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -1,2 +1,5 @@
# Allow RO access to data # Allow RO access to data
include ro-common.inc include ro-common.inc
# Enable notifications
dbus-user.talk org.freedesktop.Notifications

@ -0,0 +1,16 @@
# Enable notifications
dbus-user.talk org.freedesktop.Notifications
# Allow inhibiting screensavers
dbus-user.talk org.freedesktop.ScreenSaver
# Enable plasma browser integration
dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
dbus-user.talk org.kde.JobViewServer
dbus-user.talk org.kde.kuiserver
# Enable wayland screensharing
dbus-user.talk org.freedesktop.portal.Desktop
# Allow RO access to data
include ro-common.inc

@ -1,2 +1,5 @@
# Allow RO access to data # Allow RO access to data
include ro-common.inc include ro-common.inc
# Enable notifications
dbus-user.talk org.freedesktop.Notifications

Loading…
Cancel
Save