emacsclient.desktop 233 B

12345678910
  1. [Desktop Entry]
  2. Name=Emacs Client
  3. GenericName=Text Editor
  4. Comment=Open a new Emacs GUI frame via emacsclient
  5. Exec=emacsclient -c -a "" %F
  6. Icon=emacs
  7. Type=Application
  8. Terminal=false
  9. Categories=Utility;TextEditor;
  10. StartupWMClass=Emacs