linux: Update TryExec
value in desktop file (#15149)
Release Notes: - Fixed ([#15148](https://github.com/zed-industries/zed/issues/15148)).
This commit is contained in:
parent
7146087b44
commit
b7c6f3e98e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Type=Application
|
|||
Name=$APP_NAME
|
||||
GenericName=Text Editor
|
||||
Comment=A high-performance, multiplayer code editor.
|
||||
TryExec=$APP
|
||||
TryExec=$APP_CLI
|
||||
StartupNotify=$DO_STARTUP_NOTIFY
|
||||
Exec=$APP_CLI $APP_ARGS
|
||||
Icon=$APP_ICON
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue