You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently only support the ambient-light property on macOS, but we could implement support on it for Linux either by using iio-sensor-proxy (which seems to be ubiquitous on Linux desktops since it is part of and used by GNOME) or by directly reading /sys/bus/iio/devices/*/in_illuminance_* (see kernel docs).