share my config of atom.desktop
[Desktop Entry]
Version=1.0
Type=Application
Name=qingliu’s atom
GenericName=Text Editor
Comment=Sophisticated text editor for code, markup and prose
Exec=atom %F
Terminal=false
MimeType=text/plain;
Icon=/home/qingliu/atom/resources/atom.png
Categories=TextEditor;Development;
StartupNotify=true
Actions=Window;Document;[Desktop Action Window]
Name=New Window
Exec=atom -n
OnlyShowIn=Unity;[Desktop Action Document]
Name=New File
Exec=atom –command new_file
OnlyShowIn=Unity;