From 5faa2c8d49a822f044a24a4b62488cf8ff23e54d Mon Sep 17 00:00:00 2001 From: Dharma Date: Mon, 6 Oct 2025 14:27:39 -0600 Subject: [PATCH] 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 --- applications/nvim.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/nvim.desktop b/applications/nvim.desktop index ed11859..23fab41 100644 --- a/applications/nvim.desktop +++ b/applications/nvim.desktop @@ -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;