diff --git a/.config/hypr/hyprsunset.conf b/.config/hypr/hyprsunset.conf index 16086fc..44a2de6 100644 --- a/.config/hypr/hyprsunset.conf +++ b/.config/hypr/hyprsunset.conf @@ -9,17 +9,17 @@ profile { profile { time = 20:00 temperature = 3000 - gamma = 0.4 + gamma = 0.3 } profile { time = 21:00 temperature = 2000 - gamma = 0.3 + gamma = 0.2 } profile { time = 22:00 temperature = 1000 - gamma = 0.2 + gamma = 0.15 }