electron.desktop 136 B

1234567
  1. [Desktop Entry]
  2. Type=Application
  3. Name=@ELECTRON_NAME@
  4. Icon=@ELECTRON@
  5. Exec=@ELECTRON@ %u
  6. Categories=Development;GTK;
  7. StartupNotify=true