summarylogtreecommitdiffstats
path: root/vy.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'vy.desktop')
-rw-r--r--vy.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/vy.desktop b/vy.desktop
new file mode 100644
index 000000000000..179c2b65e9af
--- /dev/null
+++ b/vy.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=vy
+Comment=Vim-like text editor in Python
+Exec=vy
+Icon=vy
+Terminal=false
+StartupNotify=false
+Categories=TextEditor;Development;