Skip to content

Commit

Permalink
fix: map $HOME-> $SNAP_REAL_HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Jan 13, 2025
1 parent e5049a3 commit 8b2b355
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ apps:
extensions: [gnome]
desktop: usr/share/applications/gimp.desktop
common-id: org.gimp.GIMP
environment:
HOME: $SNAP_REAL_HOME
slots:
- dbus-gimp
plugs:
Expand Down

0 comments on commit 8b2b355

Please sign in to comment.