Optional
binOptional
iconPath to icon to use for the application (shortcut, launchers etc.).
Optional
nameName of the package (lowercase & hypens only). Makers sanitize this value with a chance of encountering a failure for unsanitizable strings.
Defaults to sanitized packageJSON.name
.
Optional
productHuman-friendly name of the application.
Defaults to packageJSON.productName
.
Name of the executable to put into the
Exec
field of generated.desktop
file.Defaults to
options.name
.