File tree 5 files changed +16
-53
lines changed
5 files changed +16
-53
lines changed Original file line number Diff line number Diff line change @@ -21,19 +21,6 @@ private-etc cachy-browser
21
21
22
22
dbus-user filter
23
23
dbus-user.own org.mozilla.cachybrowser.*
24
- # Add the next line to your cachy-browser.local to enable native notifications.
25
- #dbus-user.talk org.freedesktop.Notifications
26
- # Add the next line to your cachy-browser.local to allow inhibiting screensavers.
27
- #dbus-user.talk org.freedesktop.ScreenSaver
28
- # Add the next lines to your cachy-browser.local for plasma browser integration.
29
- #dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
30
- #dbus-user.talk org.kde.JobViewServer
31
- #dbus-user.talk org.kde.kuiserver
32
- # Add the next line to your cachy-browser.local to allow screensharing under Wayland.
33
- #dbus-user.talk org.freedesktop.portal.Desktop
34
- # Also add the next line to your cachy-browser.local if screensharing does not work with
35
- # the above lines (depends on the portal implementation).
36
- #ignore noroot
37
24
ignore dbus-user none
38
25
39
26
# Redirect
Original file line number Diff line number Diff line change @@ -87,4 +87,20 @@ private-tmp
87
87
dbus-user none
88
88
dbus-system none
89
89
90
+ # Add the next line to firefox-common.local to enable native notifications.
91
+ #dbus-user.talk org.freedesktop.Notifications
92
+ # Add the next line to firefox-common.local to allow inhibiting screensavers.
93
+ #dbus-user.talk org.freedesktop.ScreenSaver
94
+ # Add the next lines to firefox-common.local for plasma browser integration.
95
+ #dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
96
+ #dbus-user.talk org.kde.JobViewServer
97
+ #dbus-user.talk org.kde.kdeconnect
98
+ #dbus-user.talk org.kde.kuiserver
99
+ # Add the next line to firefox-common.local to allow screensharing under
100
+ # Wayland.
101
+ #dbus-user.talk org.freedesktop.portal.Desktop
102
+ # Also add the next line to firefox-common.local if screensharing does not work
103
+ # with the above lines (depends on the portal implementation).
104
+ #ignore noroot
105
+
90
106
#restrict-namespaces
Original file line number Diff line number Diff line change @@ -43,20 +43,6 @@ private-etc firefox
43
43
dbus-user filter
44
44
dbus-user.own org.mozilla.*
45
45
dbus-user.own org.mpris.MediaPlayer2.firefox.*
46
- # Add the next line to your firefox.local to enable native notifications.
47
- #dbus-user.talk org.freedesktop.Notifications
48
- # Add the next line to your firefox.local to allow inhibiting screensavers.
49
- #dbus-user.talk org.freedesktop.ScreenSaver
50
- # Add the next lines to your firefox.local for plasma browser integration.
51
- #dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
52
- #dbus-user.talk org.kde.JobViewServer
53
- #dbus-user.talk org.kde.kdeconnect
54
- #dbus-user.talk org.kde.kuiserver
55
- # Add the next line to your firefox.local to allow screen sharing under wayland.
56
- #dbus-user.talk org.freedesktop.portal.Desktop
57
- # Add the next line to your firefox.local if screen sharing sharing still does not work
58
- # with the above lines (might depend on the portal implementation).
59
- #ignore noroot
60
46
ignore dbus-user none
61
47
62
48
# Redirect
Original file line number Diff line number Diff line change @@ -16,19 +16,6 @@ whitelist ${HOME}/.floorp
16
16
17
17
dbus-user filter
18
18
dbus-user.own org.mozilla.floorp.*
19
- # Add the next line to your floorp.local to enable native notifications.
20
- #dbus-user.talk org.freedesktop.Notifications
21
- # Add the next line to your floorp.local to allow inhibiting screensavers.
22
- #dbus-user.talk org.freedesktop.ScreenSaver
23
- # Add the next lines to your floorp.local for plasma browser integration.
24
- #dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
25
- #dbus-user.talk org.kde.JobViewServer
26
- #dbus-user.talk org.kde.kuiserver
27
- # Add the next line to your floorp.local to allow screensharing under Wayland.
28
- #dbus-user.talk org.freedesktop.portal.Desktop
29
- # Also add the next line to your floorp.local if screensharing does not work with
30
- # the above lines (depends on the portal implementation).
31
- #ignore noroot
32
19
ignore apparmor
33
20
ignore dbus-user none
34
21
Original file line number Diff line number Diff line change @@ -24,19 +24,6 @@ dbus-user filter
24
24
dbus-user.own io.gitlab.firefox.*
25
25
dbus-user.own io.gitlab.librewolf.*
26
26
dbus-user.own org.mozilla.librewolf.*
27
- # Add the next line to your librewolf.local to enable native notifications.
28
- #dbus-user.talk org.freedesktop.Notifications
29
- # Add the next line to your librewolf.local to allow inhibiting screensavers.
30
- #dbus-user.talk org.freedesktop.ScreenSaver
31
- # Add the next lines to your librewolf.local for plasma browser integration.
32
- #dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
33
- #dbus-user.talk org.kde.JobViewServer
34
- #dbus-user.talk org.kde.kuiserver
35
- # Add the next line to your librewolf.local to allow screensharing under Wayland.
36
- #dbus-user.talk org.freedesktop.portal.Desktop
37
- # Also add the next line to your librewolf.local if screensharing does not work with
38
- # the above lines (depends on the portal implementation).
39
- #ignore noroot
40
27
ignore apparmor
41
28
ignore dbus-user none
42
29
You can’t perform that action at this time.
0 commit comments