summary refs log tree commit diff
path: root/.config/firejail/electron.local
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2022-02-09 00:26:30 +0100
committerRobert Günzler <r@gnzler.io>2022-02-09 00:26:30 +0100
commitb07820d4708b1dc0f08023828d47e12cf98df92a (patch)
tree12ca1b927a72d182d26f06b3b0266fafc1056238 /.config/firejail/electron.local
parentfc6c5e2e4fe3bd7121ea28b47cbeef410d4c0ec5 (diff)
firejail/electron: allow filtered access to dbus
NOTE: this requires relaxing the profile under /etc/firejail/electron.profile
Diffstat (limited to '.config/firejail/electron.local')
-rw-r--r--.config/firejail/electron.local4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/firejail/electron.local b/.config/firejail/electron.local
index 6d7ce5c..9218813 100644
--- a/.config/firejail/electron.local
+++ b/.config/firejail/electron.local
@@ -1 +1,5 @@
 include x11fy.inc
+
+dbus-user filter
+dbus-user.talk org.freedesktop.Notifications
+dbus-user.talk org.freedesktop.portal.*