mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 12:13:45 +00:00
Add flatpak permissions
This commit is contained in:
@@ -31,9 +31,13 @@ finish-args:
|
||||
# Non-sandboxed
|
||||
- --filesystem=xdg-config/google-chrome
|
||||
- --filesystem=xdg-config/chromium
|
||||
- --filesystem=xdg-config/microsoft-edge
|
||||
- --filesystem=home/.mozilla
|
||||
# Flatpak-sandboxed
|
||||
- --filesystem=~/.var/app/org.mozilla.firefox/
|
||||
- --filesystem=~/.var/app/org.chromium.Chromium/
|
||||
- --filesystem=~/.var/app/com.google.Chrome/
|
||||
- --filesystem=~/.var/app/com.microsoft.Edge/
|
||||
modules:
|
||||
- name: bitwarden-desktop
|
||||
buildsystem: simple
|
||||
|
||||
Reference in New Issue
Block a user