diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2026-02-22 20:43:42 -0800 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2026-02-22 20:43:42 -0800 |
| commit | 9e37ce6770c512499f90040ca96c17dbd7d073c8 (patch) | |
| tree | 035772c039f985299cb7248011b7a442a1818a20 /dot-config/gammastep | |
| parent | 43027a1ed66fe50343400fd68f8a2e55e79c215a (diff) | |
lower gammastep night temperature
Lowered from 2300 to 2100. Goal is to get to 1900.
See https://iristech.co/what-is-the-best-color-temperature/
Diffstat (limited to 'dot-config/gammastep')
| -rw-r--r-- | dot-config/gammastep/config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-config/gammastep/config.ini b/dot-config/gammastep/config.ini index 833ba1b..8bd84ab 100644 --- a/dot-config/gammastep/config.ini +++ b/dot-config/gammastep/config.ini @@ -3,7 +3,7 @@ ; Set the day and night screen temperatures ; see https://iristech.co/what-is-the-best-color-temperature/ for recommendations ; temp-day=5700 -temp-night=2300 +temp-night=2100 ; Disable the smooth fade between temperatures when Redshift starts and stops. ; 0 will cause an immediate change between screen temperatures. |
