fix(profile): ensure integration with kde on firefox.

See #310
This commit is contained in:
Alexandre Pujol 2024-04-05 12:03:54 +01:00
parent 3b03d8e20a
commit c482234b64
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
2 changed files with 2 additions and 1 deletions

View File

@ -96,6 +96,7 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
@{bin}/gnome-software rPx, @{bin}/gnome-software rPx,
@{bin}/kreadconfig5 rix, @{bin}/kreadconfig5 rix,
@{bin}/lsb_release rPx -> lsb_release, @{bin}/lsb_release rPx -> lsb_release,
@{bin}/plasma-browser-integration-host rPx,
@{bin}/update-mime-database rPx, @{bin}/update-mime-database rPx,
@{lib}/gvfsd-metadata rPx, @{lib}/gvfsd-metadata rPx,
@{open_path} rPx -> child-open, @{open_path} rPx -> child-open,

View File

@ -17,7 +17,7 @@ profile plasma-browser-integration-host @{exec_path} {
capability sys_ptrace, capability sys_ptrace,
ptrace (read) peer={chromium,brave,chrome,opera}, ptrace (read) peer={chromium,brave,chrome,opera,firefox},
@{exec_path} mr, @{exec_path} mr,