diff --git a/options/custom/services/gammastep.nix b/options/custom/services/gammastep.nix index ddd0dcf..5cf7ce0 100644 --- a/options/custom/services/gammastep.nix +++ b/options/custom/services/gammastep.nix @@ -23,7 +23,7 @@ in { # TODO: Add keybinds settings.general = { brightness-day = 1; - brightness-night = 0.5; + brightness-night = 0.4; }; }; };