Update sunset

This commit is contained in:
2026-05-16 21:13:44 +01:00
parent 6507227497
commit 480f446e92
+5 -5
View File
@@ -8,18 +8,18 @@ profile {
# and use the following: # and use the following:
profile { profile {
time = 20:00 time = 20:00
temperature = 4000 temperature = 3000
gamma = 0.8 gamma = 0.4
} }
profile { profile {
time = 21:00 time = 21:00
temperature = 3000 temperature = 2000
gamma = 0.5 gamma = 0.3
} }
profile { profile {
time = 22:00 time = 22:00
temperature = 1000 temperature = 1000
gamma = 0.4 gamma = 0.2
} }