From 69639fde6bf72429425abb98b475e15a6380f084 Mon Sep 17 00:00:00 2001 From: histalek Date: Mon, 16 Dec 2024 12:41:41 +0100 Subject: [PATCH] feat(nvim): Update desktop file --- .local/share/applications/nvim.desktop | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.local/share/applications/nvim.desktop b/.local/share/applications/nvim.desktop index e8b89ed..eac65ef 100644 --- a/.local/share/applications/nvim.desktop +++ b/.local/share/applications/nvim.desktop @@ -1,10 +1,13 @@ [Desktop Entry] -Name=NeoVim Text Editor +Name=NeoVim +GenericName=Text Editor Comment=Edit text files -Exec=nvim +TryExec=nvim +Exec=nvim %F Terminal=true Type=Application -Icon=terminal +Keywords=Text;editor; +Icon=nvim Categories=Utility;TextEditor; -StartupNotify=true -MimeType=text/plain; +StartupNotify=false +MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;