mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add auto nightlight example config (#2446)
By commenting out this config one can have nightlight applied automatically
This commit is contained in:
committed by
GitHub
parent
90536dff3f
commit
154cd066ee
@@ -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