MyNixOS website logo
option

services.hyprsunset.transitions.<name>.requests

Deprecated - Use services.hyprsunset.settings instead to manage transitions.

List of requests to pass to hyprctl hyprsunset for this transition. Each inner list represents a separate command.

Declarations
Type
list of list of string
Default
[ ]
Example
[
  [ "temperature" "3500" ]
]