1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-07 12:13:45 +00:00

Add flatpak permissions

This commit is contained in:
Bernd Schoolmann
2025-05-30 14:43:51 +02:00
parent b72df7a4cc
commit a050782e7f

View File

@@ -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