blob: 68f3505c8a6917cf3126d74b581502c0da2eca7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[Desktop Entry]
Name=Kiro - URL Handler
Comment=The AI IDE for prototype to production.
GenericName=Kiro
Exec=/usr/bin/kiro --open-url %U
Icon=kiro
Type=Application
NoDisplay=true
StartupNotify=true
Categories=Utility;TextEditor;Development;IDE;
MimeType=x-scheme-handler/kiro;
Keywords=kiro;
|