summarylogtreecommitdiffstats
path: root/mrcode.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'mrcode.desktop')
-rw-r--r--mrcode.desktop18
1 files changed, 18 insertions, 0 deletions
diff --git a/mrcode.desktop b/mrcode.desktop
new file mode 100644
index 000000000000..6f10e40759ac
--- /dev/null
+++ b/mrcode.desktop
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Name=MrCode
+Comment=An IDE based on VSCode / VSCodium
+GenericName=Text Editor
+Exec=/usr/share/mrcode/bin/mrcode --no-sandbox --unity-launch %F
+Icon=mrcode
+Type=Application
+StartupNotify=true
+StartupWMClass=MrCode
+Categories=Utility;Development;IDE;
+MimeType=text/plain;inode/directory;
+Actions=new-empty-window;
+Keywords=mrcode;
+
+[Desktop Action new-empty-window]
+Name=New Empty Window
+Exec=/usr/share/mrcode/bin/mrcode --no-sandbox --new-window %F
+Icon=mrcode