linux: Add NewWorkspace to the Actions list in .desktop (#14097)
Fix https://github.com/zed-industries/zed/pull/13807#issuecomment-2221324262 Release Notes: - N/A
This commit is contained in:
@@ -11,6 +11,7 @@ Icon=$APP_ICON
|
||||
Categories=Utility;TextEditor;Development;IDE;
|
||||
Keywords=zed;
|
||||
MimeType=text/plain;inode/directory;
|
||||
Actions=NewWorkspace;
|
||||
|
||||
[Desktop Action NewWorkspace]
|
||||
Exec=$APP_CLI --new $APP_ARGS
|
||||
|
||||
Reference in New Issue
Block a user