From f8847937e9e8beb287bc12ae80984ff10d893e19 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 16 May 2026 22:17:39 +0100 Subject: [PATCH] More --- .config/hypr/hyprsunset.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 }