mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
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
@ -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…
Reference in New Issue
Block a user