Change the night light temperature to remove almost all blue light rather than resetting to the middle of the road.

This commit is contained in:
2026-05-06 19:46:38 -07:00
parent 1bbb64f38e
commit 5cf45dfeaf

View File

@@ -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 \