More sunset

This commit is contained in:
2026-05-20 22:03:19 +01:00
parent 9bfa1d6810
commit 4184af1588
+6 -6
View File
@@ -8,18 +8,18 @@ profile {
# and use the following: # and use the following:
profile { profile {
time = 20:00 time = 20:00
temperature = 3000 temperature = 4000
gamma = 0.3 gamma = 0.5
} }
profile { profile {
time = 21:00 time = 21:00
temperature = 2000 temperature = 3000
gamma = 0.2 gamma = 0.4
} }
profile { profile {
time = 22:00 time = 22:00
temperature = 1000 temperature = 2000
gamma = 0.15 gamma = 0.3
} }