tweak gammastep

This commit is contained in:
Nathan McCarty 2023-04-30 22:04:48 -04:00
parent 830e0e478b
commit 8e14861a09
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
tray = true;
temperature = {
day = 6300;
night = 3700;
night = 4100;
};
settings = { general = { fade = 1; }; };
};