Skip to content

Commit

Permalink
fix: use NOTIFY_IGNORE_PORTAL=1 to workaround notifications bug`
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Aug 7, 2024
1 parent 27bac71 commit c2acef7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ apps:
# Correct the TMPDIR path for Chromium Framework/Electron to
# ensure libappindicator has readable resources
TMPDIR: $XDG_RUNTIME_DIR
# Included temporarily until https://github.com/snapcore/snapcraft-desktop-integration/issues/28
# is resolved.
NOTIFY_IGNORE_PORTAL: 1
plugs:
- shmem
- home
Expand Down

0 comments on commit c2acef7

Please sign in to comment.