services.hyprsunset.settings
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
- <home-manager/modules/services/hyprsunset.nix>