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:
Harsh Narayan Jha 2024-07-25 21:46:23 +05:30 committed by GitHub
parent 7146087b44
commit b7c6f3e98e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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