linux: Set StartupWMClass in .desktop file (#11333)

This has to match the WMClass/AppID, which was added here: #10909

Release Notes:

- N/A
This commit is contained in:
Thorsten Ball 2024-05-03 10:17:30 +02:00 committed by GitHub
parent 155a80c6a5
commit 5f0046b923
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,3 +11,4 @@ Icon=zed
Categories=TextEditor;Development;IDE; Categories=TextEditor;Development;IDE;
Keywords=zed; Keywords=zed;
MimeType=text/plain;inode/directory; MimeType=text/plain;inode/directory;
StartupWMClass=dev.zed.Zed