Skip to content

Commit

Permalink
Add read-only home directory support
Browse files Browse the repository at this point in the history
Only necessary until Electron 14 brings the desktop-portal support for
handling files.

Fixes #20
Fixes #21
  • Loading branch information
ananace committed Jun 22, 2021
1 parent 1dbc771 commit 87ad36a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions org.jitsi.jitsi-meet.yaml
Expand Up @@ -16,6 +16,9 @@ finish-args:
- --filesystem=xdg-run/pipewire-0
- --talk-name=org.freedesktop.Notifications

# Until Electron 14 with the desktop-portal support
- --filesystem=home:ro

# From Chromium source-code for screen-saver inhibition
- --talk-name=org.gnome.SessionManager
- --talk-name=org.freedesktop.PowerManagement
Expand Down

0 comments on commit 87ad36a

Please sign in to comment.