From 5cf45dfeaf3925dcf085dea2211e51482f673d7a Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 6 May 2026 19:46:38 -0700 Subject: [PATCH] Change the night light temperature to remove almost all blue light rather than resetting to the middle of the road. --- tasks/workstation/shared/settings/gnome.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/workstation/shared/settings/gnome.yml b/tasks/workstation/shared/settings/gnome.yml index 3a66bf8..3287745 100644 --- a/tasks/workstation/shared/settings/gnome.yml +++ b/tasks/workstation/shared/settings/gnome.yml @@ -269,7 +269,7 @@ dconf write /org/gnome/settings-daemon/plugins/color/night-light-schedule-automatic \ false && inc_dconf && dconf write /org/gnome/settings-daemon/plugins/color/night-light-temperature \ - "uint32 3170" && inc_dconf && + "uint32 1200" && inc_dconf && dconf write /org/gnome/settings-daemon/plugins/color/night-light-schedule-from \ 2.0 && inc_dconf && dconf write /org/gnome/settings-daemon/plugins/color/night-light-schedule-to \