From ed1adbdc77949bee70385e75d39d3a16394b813d Mon Sep 17 00:00:00 2001 From: Daniel Mota Date: Tue, 25 Feb 2025 14:11:45 -0300 Subject: [PATCH] Add permissions for PWAs Add permissions to not depend of Flatseal. --- com.google.Chrome.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/com.google.Chrome.yaml b/com.google.Chrome.yaml index 3a4b0a2..0b69dc9 100644 --- a/com.google.Chrome.yaml +++ b/com.google.Chrome.yaml @@ -42,6 +42,9 @@ finish-args: # For GNOME proxy resolution - --filesystem=xdg-run/dconf - --filesystem=~/.config/dconf:ro + # For add PWAs entries + - --filesystem=~/.local/share/applications + - --filesystem=~/.local/share/icons - --talk-name=ca.desrt.dconf - --env=DCONF_USER_CONFIG_DIR=.config/dconf - --env=GIO_EXTRA_MODULES=/app/lib/gio/modules