Add auto nightlight example config (#2446)

By commenting out this config one can have nightlight applied automatically
This commit is contained in:
Wojciech Wnętrzak
2025-10-14 11:37:57 +02:00
committed by GitHub
parent 90536dff3f
commit 154cd066ee

View File

@@ -4,3 +4,9 @@ profile {
time = 07:00
identity = true
}
# Enable auto switch to nightlight:
# profile {
# time = 20:00
# temperature = 4000
# }