I like having an automatic change in my display's color and brightness as night approaches. Redshift no longer works for me, but fortunately there is a fork of Redshift that does call gammastep. The Debian Wiki points out that Redshift is no longer maintained.
Under the Enabled Repos tab of MXPI you can download the current version of gammastep, which is 2.0.9-1. The Debian Packages describes the depends, etc.
The Debian Manpages explains how to use gammastep.
For brevity, the following is working well for me. I wrote the text file below and saved it as config.ini in the /home/*username*/.config/gammastep/ directory. No geoclue required.
Code: Select all
[general]
temp-day=6500
temp-night=3400
brightness-day=1.0
brightness-night=0.9
# gamma=0.8
fade=1
adjustment-method=randr
location-provider=manual
[manual]
lat=40.69
lon=-74.04