Skip to content

v0.1.4

Choose a tag to compare

@emin93 emin93 released this 17 May 14:06
1fe2a67

Adds optional external display brightness calibration via macOS defaults.

Example:

defaults write ch.emin.ddc-mirror externalBrightnessOffset -float 0.10
brew services restart ddc-mirror

Positive values make external displays brighter, negative values make them dimmer, and the final brightness is clamped between 0% and 100%.