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:
jansol 2024-07-11 01:16:21 +03:00 committed by GitHub
parent e106a39620
commit e6d608fa05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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