From baffca520f783d46e4e836acc53d67b48bc92670 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 22 May 2026 15:20:36 +0200 Subject: [PATCH] Use proper off temp in night light Closes #5941 Co-authored-by: @m-kudahl --- bin/omarchy-toggle-nightlight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-toggle-nightlight b/bin/omarchy-toggle-nightlight index 92163a99..cf7463b6 100755 --- a/bin/omarchy-toggle-nightlight +++ b/bin/omarchy-toggle-nightlight @@ -5,7 +5,7 @@ # omarchy:examples=omarchy toggle nightlight ON_TEMP=4000 -OFF_TEMP=6000 +OFF_TEMP=6500 current_temp() { local output