summarylogtreecommitdiffstats
path: root/oni.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'oni.desktop')
-rw-r--r--oni.desktop13
1 files changed, 13 insertions, 0 deletions
diff --git a/oni.desktop b/oni.desktop
new file mode 100644
index 000000000000..c69ce84b7275
--- /dev/null
+++ b/oni.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=Oni
+GenericName=Text Editor
+Comment=An IDE powered by Neovim
+Exec=oni %F
+TryExec=oni
+Terminal=false
+Type=Application
+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++;
+Icon=oni
+Categories=Utility;TextEditor;
+Keywords=Text;Editor;Neovim
+StartupNotify=false