summarylogtreecommitdiffstats
path: root/mrcode.desktop
blob: 6f10e40759ac9aa4f0f5331402b929730909b3e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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