mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-12-20 00:28:20 +08:00
snap: Do not simulate running as Unity, new electron handles it properly
There's no need to fake this anymore
This commit is contained in:
parent
26d0956a0e
commit
3857564f64
1 changed files with 0 additions and 4 deletions
|
|
@ -68,10 +68,6 @@ apps:
|
||||||
# ensure libappindicator has readable resources.
|
# ensure libappindicator has readable resources.
|
||||||
HOME: $SNAP_USER_COMMON
|
HOME: $SNAP_USER_COMMON
|
||||||
TMPDIR: $XDG_RUNTIME_DIR
|
TMPDIR: $XDG_RUNTIME_DIR
|
||||||
# Coerce XDG_CURRENT_DESKTOP to Unity so that App Indicators
|
|
||||||
# are used and do not fall back to Notification Area applets
|
|
||||||
# or disappear completely.
|
|
||||||
XDG_CURRENT_DESKTOP: Unity
|
|
||||||
# Fallback to XWayland if running in a Wayland session.
|
# Fallback to XWayland if running in a Wayland session.
|
||||||
DISABLE_WAYLAND: 1
|
DISABLE_WAYLAND: 1
|
||||||
plugs:
|
plugs:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue