Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 46b1442

Browse files
committed
Fix desktop icon moving
1 parent 262132f commit 46b1442

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
7070
# Replace VS Code's icon and desktop file with Cursor's
7171
cp ${cursorSrc}/cursor.png $out/share/pixmaps/cursor.png
72-
cp ${cursorSrc}/cursor.desktop $out/share/applications/cursor.desktop
7372
7473
# Rename the binary
7574
mv $out/bin/code $out/bin/cursor || true

0 commit comments

Comments
 (0)