mirror of
https://github.com/zen-browser/flatpak.git
synced 2025-07-07 17:05:36 +02:00
Update Zen Browser desktop file with new launch script and icon paths
This commit is contained in:
parent
c252696a36
commit
06cd3b54f7
3 changed files with 10 additions and 3 deletions
4
launch-script.sh
Normal file
4
launch-script.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
export TMPDIR=$XDG_CACHE_HOME/tmp
|
||||
|
||||
exec /app/zen/zen "$@"
|
Loading…
Add table
Add a link
Reference in a new issue