Alessio Ciregia wrote: >I don't know, but I've noted that if geolocalization is disabled in privacy >settings, automatic (sunset to sunrise) night light doesn't work. And it >sounds like a bug, or at least I don't remember such behavior on F28 There have been interactions between night light and geolocation since it was introduced. Because sunrise/sunset times depend on location it's sort of inevitable. To have night light use sunrise/sunset when geolocation is disabled you can configure it by hand: gsettings set org.gnome.settings-daemon.plugins.color night-light-last-coordinates '(40.00000, 10.00000)' gsettings set org.gnome.settings-daemon.plugins.color night-light-enabled true gsettings set org.gnome.settings-daemon.plugins.color night-light-schedule-automatic true The coordinates are decimal latitude/longitude. The third setting is just for completeness, it's on by default. Ron _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx