mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-31 04:19:15 +08:00
Linux: Don’t use Snap’s per-revision folder for /anything/
This commit is contained in:
parent
9e88881f36
commit
77a1598cfc
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue