The payload that configures a user's screen saver settings.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
moduleName moduleName The name of the screen saver module. | string | required | — | ✓Yes | macOS (10.11+) |
modulePath modulePath A full path to the screen saver module to use. | string | optional | — | ✓Yes | macOS (10.11+) |
idleTime idleTime The number of seconds of inactivity before the screen saver activates (`0` = Never activate). | integer | optional | — | ✓Yes | macOS (10.11+) |