summaryrefslogtreecommitdiff
path: root/linux.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-11-29 14:32:00 -0800
committerBen Sima <ben@bsima.me>2019-11-29 14:32:11 -0800
commitc1773587b03b76d230ac238a5d546440bbf12609 (patch)
treeed32425069e91d91637ecb50f23a551eecdf4339 /linux.nix
parent2e590123525eb391a64d0b3dcbf59ece45fb4e7a (diff)
lower my night color temperature
Diffstat (limited to 'linux.nix')
-rw-r--r--linux.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux.nix b/linux.nix
index 61df051..7a33f8d 100644
--- a/linux.nix
+++ b/linux.nix
@@ -318,8 +318,9 @@ in
latitude = "37.39";
longitude = "-122.09";
temperature = {
+ # orange = 1000, white = 5000
day = 5000;
- night = 3500;
+ night = 2300;
};
};