From 9dccc04afb6b0e7b1560cd611a74021565f0b53a Mon Sep 17 00:00:00 2001 From: James Belchamber Date: Mon, 7 Feb 2022 11:37:53 +0000 Subject: [PATCH] Adding access to gtk-3.0 config, mainly to give access to bookmarks for the file picker --- com.visualstudio.code.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/com.visualstudio.code.yaml b/com.visualstudio.code.yaml index a91d1ad..9c6e085 100644 --- a/com.visualstudio.code.yaml +++ b/com.visualstudio.code.yaml @@ -17,6 +17,7 @@ finish-args: - --socket=ssh-auth - --share=network - --device=all + - --filesystem=xdg-config/gtk-3.0 - --filesystem=host - --allow=devel - --talk-name=org.freedesktop.Notifications