Gammastep: Difference between revisions
m Updated Gammastep Page |
mNo edit summary |
||
| Line 51: | Line 51: | ||
You can choose to use Gammastep with location based screen temperature to match when the sun actually sets and rises in your area. Below are examples of those options using [https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home Geoclue] and manually set coordinates. | You can choose to use Gammastep with location based screen temperature to match when the sun actually sets and rises in your area. Below are examples of those options using [https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home Geoclue] and manually set coordinates. | ||
==== Geoclue | ==== Geoclue ==== | ||
Geoclue provides location using GPS, 3G modems, GeoIP, and WiFi Geolocation. Some integrations may require additional setup.{{File|3=services.gammastep = { | Geoclue provides location using GPS, 3G modems, GeoIP, and WiFi Geolocation. Some integrations may require additional setup.{{File|3=services.gammastep = { | ||
enable = true; | enable = true; | ||
| Line 60: | Line 60: | ||
location.provider = "geoclue2";|name=/etc/nixos/home.nix|lang=nix}} | location.provider = "geoclue2";|name=/etc/nixos/home.nix|lang=nix}} | ||
==== Coordinates | ==== Coordinates ==== | ||
{{File|3=services.gammastep = { | {{File|3=services.gammastep = { | ||
enable = true; | enable = true; | ||