blob: b307ba2b838d4357ff47cdfa96e052436c582ea0 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | [Desktop Entry]
Name=Cursor
Exec=/usr/bin/cursor --no-sandbox %U
Terminal=false
Type=Application
Icon=cursor-app
# Change the class below to "Cursor" when on X11
StartupWMClass=cursor
X-AppImage-Version=@@PKGVERSION@@
MimeType=x-scheme-handler/cursor;
Categories=Utility;TextEditor;Development;IDE
 |