diff --git a/home/toph/common/optional/hyprland/services/gammastep.nix b/home/toph/common/optional/hyprland/services/gammastep.nix index adb038d..7133536 100644 --- a/home/toph/common/optional/hyprland/services/gammastep.nix +++ b/home/toph/common/optional/hyprland/services/gammastep.nix @@ -11,5 +11,9 @@ adjustment-method = "wayland"; }; }; + temperature = { + day = 6500; + night = 4500; + }; }; }