From 77a1598cfc01fbd42d50d551daa29f9adc429334 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Fri, 6 Oct 2017 17:10:51 -0700 Subject: [PATCH] =?UTF-8?q?Linux:=20Don=E2=80=99t=20use=20Snap=E2=80=99s?= =?UTF-8?q?=20per-revision=20folder=20for=20/anything/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snap/snapcraft.template.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snap/snapcraft.template.yaml b/snap/snapcraft.template.yaml index 6ec3eda41..5495d33d3 100644 --- a/snap/snapcraft.template.yaml +++ b/snap/snapcraft.template.yaml @@ -39,6 +39,8 @@ apps: # Correct the TMPDIR path for Chromium Framework/Electron to # ensure libappindicator has readable resources. environment: + HOME: $SNAP_USER_COMMON + XDG_CONFIG_HOME: "$SNAP_USER_COMMON/.config" TMPDIR: $XDG_RUNTIME_DIR plugs: - avahi-observe