From 6599a6eb70d02a060dbcee7eba2c79a6c00c562f Mon Sep 17 00:00:00 2001 From: Thomas Klein Date: Fri, 12 Sep 2025 21:20:53 +0200 Subject: [PATCH] Move nightlight reset closer to morning (#1638) --- config/hypr/hyprsunset.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/hyprsunset.conf b/config/hypr/hyprsunset.conf index 1827445..78bba7d 100644 --- a/config/hypr/hyprsunset.conf +++ b/config/hypr/hyprsunset.conf @@ -1,6 +1,6 @@ # Makes hyprsunset do nothing to the screen by default # Without this, the default applies some tint to the monitor profile { - time = 00:00 + time = 07:00 identity = true } \ No newline at end of file