Fixes the nvim desktop entry exec command (#1892)

* fixes nvim desktop entry exec command

* switched to `omarchy-launch-editor` so it opens in nautilus, walker and a keybind
This commit is contained in:
Dharma
2025-10-06 14:27:39 -06:00
committed by GitHub
parent 3f25fcbd98
commit 5faa2c8d49

View File

@@ -2,7 +2,7 @@
Name=Neovim
GenericName=Text Editor
Comment=Edit text files
Exec=$TERMINAL --class=nvim --title=nvim -e nvim -- %F
Exec=omarchy-launch-editor %F
Terminal=false
Type=Application
Keywords=Text;editor;