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-06 01:10:31 +05:30
committed by GitHub
parent bb4df39bbd
commit 479f20d294
3 changed files with 5 additions and 2 deletions

3
migrations/1759693134.sh Normal file
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