From cc22d3e9bdcd669a3e9652b9d0dc3dc317fc3d05 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 6 May 2026 21:17:57 -0700 Subject: [PATCH] Add comments about the different light levels. Go for 1200 for now, best balance for health and can still read fine just not see colors the absolute best, not necessary before bed anyways. --- tasks/workstation/shared/settings/gnome.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/tasks/workstation/shared/settings/gnome.yml b/tasks/workstation/shared/settings/gnome.yml index eba40f8..105eada 100644 --- a/tasks/workstation/shared/settings/gnome.yml +++ b/tasks/workstation/shared/settings/gnome.yml @@ -268,13 +268,18 @@ ) && 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 1700" && 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 \ 1.99 && inc_dconf && + # 1700 is max through GNOME Settings, looks pretty red but can still see green vs blue. + # 1200 is max on f.lux type apps, pretty difficult to see the difference between green and blue. + # 0500 is the max on Red Moon, super intense on a laptop, not as much on a phone screen. + # - Basically makes everything like the dash of a Z31 300ZX, lol. + dconf write /org/gnome/settings-daemon/plugins/color/night-light-temperature \ + "uint32 1200" && inc_dconf && + ## Keyboard Shortcuts ## dconf write /org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/binding \