mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profiles: firefox-common: allow org.freedesktop.portal.Documents (#6499)
This fixes drag and drop for at least Dolphin. Fixes #6444. Reported-by: @Utini2000 Suggested-by: @rusty-snake
This commit is contained in:
parent
ff2c7bd10d
commit
aa6b08ffd0
1 changed files with 2 additions and 0 deletions
|
|
@ -96,6 +96,8 @@ private-tmp
|
|||
dbus-user none
|
||||
dbus-system none
|
||||
|
||||
# Allow drag and drop
|
||||
dbus-user.talk org.freedesktop.portal.Documents
|
||||
# Add the next line to firefox-common.local to enable native notifications.
|
||||
#dbus-user.talk org.freedesktop.Notifications
|
||||
# Add the next line to firefox-common.local to allow inhibiting screensavers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue