services.hyprsunset.settings

Home-Manager option

Hyprsunset configuration written in Nix. Entries with the same key should be written as lists. Variables’ and colors’ names should be quoted. See https://wiki.hypr.land/Hypr-Ecosystem/hyprsunset/ for more examples.

type: Hyprsunset configuration value
Default
{ }
Example
{ max-gamma = 150; profile = [ { time = "7:30"; identity = true; } { time = "21:00"; temperature = 5000; gamma = 0.8; } ]; };
declared in: <home-manager/modules/services/hyprsunset.nix>source unavailable