diff --git a/.config/hypr/hyprsunset.conf b/.config/hypr/hyprsunset.conf index ea38697..16086fc 100644 --- a/.config/hypr/hyprsunset.conf +++ b/.config/hypr/hyprsunset.conf @@ -8,18 +8,18 @@ profile { # and use the following: profile { time = 20:00 - temperature = 4000 - gamma = 0.8 + temperature = 3000 + gamma = 0.4 } profile { time = 21:00 - temperature = 3000 - gamma = 0.5 + temperature = 2000 + gamma = 0.3 } profile { time = 22:00 temperature = 1000 - gamma = 0.4 + gamma = 0.2 }