From 3818f9dabfc3d37f3d4ff1a0d2cfef15136acf06 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 1 Jun 2025 19:19:58 +0800 Subject: [PATCH] feat: gammastep - adjust temperature --- home/linux/gui/base/eye-protection.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/linux/gui/base/eye-protection.nix b/home/linux/gui/base/eye-protection.nix index 04a2637b..cba42956 100644 --- a/home/linux/gui/base/eye-protection.nix +++ b/home/linux/gui/base/eye-protection.nix @@ -16,8 +16,8 @@ # has problem with wayland, so disable it tray = false; temperature = { - day = 5700; - night = 4000; + day = 6000; + night = 4500; }; # https://gitlab.com/chinstrap/gammastep/-/blob/master/gammastep.conf.sample?ref_type=heads settings = {