cursor: add cursor editor
This commit is contained in:
parent
07b509750b
commit
5e3260a57e
4 changed files with 70 additions and 0 deletions
15
user/cursor/cursor.desktop
Normal file
15
user/cursor/cursor.desktop
Normal file
|
@ -0,0 +1,15 @@
|
|||
[Desktop Entry]
|
||||
Name=Cursor
|
||||
Exec=/home/lelgenio/.local/bin/cursor --enable-features=UseOzonePlatform --ozone-platform-hint=wayland %F
|
||||
Path=/home/lelgenio/.local/bin
|
||||
Icon=/home/lelgenio/.icons/cursor.png
|
||||
Type=Application
|
||||
Categories=Utility;Development;
|
||||
StartupWMClass=Cursor
|
||||
X-AppImage-Version=latest
|
||||
Comment=Cursor is an AI-first coding environment.
|
||||
MimeType=x-scheme-handler/cursor;
|
||||
|
||||
|
||||
[Desktop Action new-empty-window]
|
||||
Exec=/home/lelgenio/.local/bin/cursor --enable-features=UseOzonePlatformc --ozone-platform-hint --new-window %F
|
Loading…
Add table
Add a link
Reference in a new issue