[Desktop Entry] Type=Application Name=Neovim GenericName=Text Editor Comment=Edit text in a Panama terminal window # The stock nvim.desktop sets Terminal=true, which hands the launch to whatever # the system considers the default terminal -- not necessarily the one this # desktop ships and themes. Naming kitty explicitly means a text file opened # from the file manager lands in the same terminal, with the same font and the # same colour scheme, as one opened from the dock. Exec=kitty --class panama-editor -e nvim %F Icon=nvim Terminal=false StartupNotify=false Categories=Utility;TextEditor; MimeType=text/plain;text/markdown;text/english;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++;text/x-python;application/json;text/xml; Keywords=vim;neovim;editor;text;code;