neovim-gtk/desktop/nvim-gtk.desktop
daa84 ea71ec2b3f Fix #12
Set default icon, update desktop file settings, show icon in about
dialog
2017-09-21 18:10:48 +03:00

10 lines
190 B
Desktop File

[Desktop Entry]
Name=NeovimGtk
Comment=Gtk GUI for Neovim text editor
Exec=nvim-gtk -- %F
Icon=nvim-gtk
Type=Application
Terminal=false
Categories=GTK;Utility;TextEditor;
StartupNotify=true