@lynx-js/lynxtron / LoginItemSettingsOptions
LoginItemSettingsOptions
Properties
args? Windows
The command-line arguments to compare against. Defaults to an empty array.
Defined in
path? Windows
The executable path to compare against. Defaults to process.execPath.
Defined in
serviceName? macOS
The name of the service. Required if type is non-default. Only available on
macOS 13 and up.
Defined in
type? macOS
Can be one of mainAppService, agentService, daemonService, or
loginItemService. Defaults to mainAppService. Only available on macOS 13 and
up. See app.setLoginItemSettings for more information about each type.
Defined in