mirror of
https://github.com/sneexy-boi/copr.git
synced 2025-07-07 08:05:29 +02:00
chore(zen-browser): apparently, should use zen-bin instead of zen
This commit is contained in:
parent
f63408ef99
commit
05d4271462
2 changed files with 2 additions and 1 deletions
|
@ -15,4 +15,4 @@ fi
|
|||
|
||||
export MOZ_APP_LAUNCHER="$0"
|
||||
|
||||
exec /opt/zen/zen "$@"
|
||||
exec /opt/zen/zen-bin "$@"
|
||||
|
|
1
zen-browser/zen-browser.desktop
Normal file → Executable file
1
zen-browser/zen-browser.desktop
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Zen Browser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue