Add a rudimentary .desktop file (#420)

Closes #107

Co-authored-by: Mingcong Bai <jeffbai@aosc.io>
This commit is contained in:
Leonard Hecker 2025-06-04 22:45:36 +02:00 committed by GitHub
parent 239cde5f72
commit e87e66e9d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,10 @@
[Desktop Entry]
Type=Application
Name=Microsoft Edit
GenericName=Text Editor
Comment=A simple editor for simple needs
Icon=edit
Exec=edit %U
Terminal=true
MimeType=text/plain
Keywords=text;editor