diff --git a/modules/home-manager/hyprsunset.nix b/modules/home-manager/hyprsunset.nix index 664fd5d..2194570 100644 --- a/modules/home-manager/hyprsunset.nix +++ b/modules/home-manager/hyprsunset.nix @@ -12,9 +12,9 @@ identity = true; } { - time = "23:00"; + time = "00:00"; temperature = config.var.hyprsunset.temperature; - gamma = 0.8; + gamma = 1.0; } ]; };