aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-a-l/chromium-common.profile4
-rw-r--r--etc/profile-a-l/firefox.profile7
2 files changed, 11 insertions, 0 deletions
diff --git a/etc/profile-a-l/chromium-common.profile b/etc/profile-a-l/chromium-common.profile
index ce9c652c6..1afb2c6e1 100644
--- a/etc/profile-a-l/chromium-common.profile
+++ b/etc/profile-a-l/chromium-common.profile
@@ -34,6 +34,10 @@ include whitelist-var-common.inc
34# if your kernel allows unprivileged userns clone. 34# if your kernel allows unprivileged userns clone.
35#include chromium-common-hardened.inc 35#include chromium-common-hardened.inc
36 36
37# Uncomment or put in your chromium-common.local to allow screen sharing under
38# wayland.
39#whitelist ${RUNUSER}/pipewire-0
40
37apparmor 41apparmor
38caps.keep sys_admin,sys_chroot 42caps.keep sys_admin,sys_chroot
39netfilter 43netfilter
diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile
index 772aad7da..20bd9824c 100644
--- a/etc/profile-a-l/firefox.profile
+++ b/etc/profile-a-l/firefox.profile
@@ -41,6 +41,13 @@ dbus-user.own org.mpris.MediaPlayer2.firefox.*
41#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration 41#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
42#dbus-user.talk org.kde.JobViewServer 42#dbus-user.talk org.kde.JobViewServer
43#dbus-user.talk org.kde.kuiserver 43#dbus-user.talk org.kde.kuiserver
44# Uncomment or put in your firefox.local to allow screen sharing under wayland.
45#whitelist ${RUNUSER}/pipewire-0
46#dbus-user.talk org.freedesktop.portal.*
47# Also uncomment or put in your firefox.local if screen sharing sharing still
48# does not work with the above lines (might depend on the portal
49# implementation)
50#ignore noroot
44ignore dbus-user none 51ignore dbus-user none
45 52
46# Redirect 53# Redirect