Updated launcher/desktop closer to upstream

This commit is contained in:
2025-08-29 10:56:59 +02:00
parent 1088204cf4
commit 908676a19c
2 changed files with 15 additions and 10 deletions

View File

@@ -1 +1,4 @@
exec "$SNAP/usr/lib/zen/zen-bin" "$@"
#!/bin/bash
export TMPDIR=$XDG_CACHE_HOME/tmp
exec "$SNAP/usr/lib/zen/zen" "$@"