diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-07-15 09:05:04 -0700 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-07-15 09:05:04 -0700 |
| commit | b09a05aad2fe0ff5d300e9f708e6bd2864b80665 (patch) | |
| tree | 9dadb596e68aaba4cc15186cdfba8b053f5b6f75 | |
| parent | 16098c9ed21aa5ff271ea05ff24b16d2dca88255 (diff) | |
lower gammastep temperature
| -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 6a921a1..48c023e 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=2790 +temp-night=2300 ; Disable the smooth fade between temperatures when Redshift starts and stops. ; 0 will cause an immediate change between screen temperatures. |
