Add auto nightlight example config (#2446)
By commenting out this config one can have nightlight applied automatically
This commit is contained in:
@@ -4,3 +4,9 @@ profile {
|
|||||||
time = 07:00
|
time = 07:00
|
||||||
identity = true
|
identity = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Enable auto switch to nightlight:
|
||||||
|
# profile {
|
||||||
|
# time = 20:00
|
||||||
|
# temperature = 4000
|
||||||
|
# }
|
||||||
|
|||||||
Reference in New Issue
Block a user