Fix Neovim .desktop file to open files from GUI file manager (#2233)

* Fix comment

* Update Exec command to use shell execution for Nvim

Fix Neovim .desktop file to allow opening files from GUI file manager.

* Add migration

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
CHINMOY SAIKIA
2025-10-05 21:40:31 +02:00
committed by GitHub
co-authored by David Heinemeier Hansson
parent bb4df39bbd
commit 479f20d294
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
echo "Fix opening in nvim from files manager"
cp -f $OMARCHY_PATH/applications/nvim.desktop ~/.local/share/applications/nvim.desktop