mirror of
https://github.com/voideditor/void
synced 2026-05-22 08:58:26 +00:00
12 lines
279 B
Desktop File
12 lines
279 B
Desktop File
[Desktop Entry]
|
|
Name=Void - URL Handler
|
|
Comment=Open source AI code editor.
|
|
GenericName=Text Editor
|
|
Exec=void --open-url %U
|
|
Icon=void
|
|
Type=Application
|
|
NoDisplay=true
|
|
StartupNotify=true
|
|
Categories=Utility;TextEditor;Development;IDE;
|
|
MimeType=x-scheme-handler/void;
|
|
Keywords=void;
|