Monitor configuration changed

Use this trigger when you want to respond to changes in the monitor configuration. This trigger will run if a monitor changes its resolution or DPI scaling settings, or whenever a monitor is connected or disconnected.

Arguments

monitor — Monitor

Which monitor should this event fire for? You can specify monitors in multiple ways: - Monitor number (as set by Windows) - Serial number - Device name (e.g. `\\.\DISPLAY1`) - Friendly name (e.g. `Dell U3011`) - `$primary` is the primary monitor - `$current` is the monitor with the foreground window