services.wlsunset.enable
Whether to enable wlsunset.
Type: boolean
Default:
false
Example:
true
Declared by:
services.wlsunset.package
The wlsunset package to use.
Type: package
Default:
pkgs.wlsunset
Declared by:
services.wlsunset.gamma
Gamma value to use.
Type: string or floating point number or signed integer
Default:
1.0
Example:
0.6
Declared by:
services.wlsunset.latitude
Your current latitude, between -90.0 and
90.0.
Type: null or string or floating point number or signed integer
Default:
null
Example:
-74.3
Declared by:
services.wlsunset.longitude
Your current longitude, between -180.0 and
180.0.
Type: null or string or floating point number or signed integer
Default:
null
Example:
12.5
Declared by:
services.wlsunset.output
Name of output to use, by default all outputs are used.
Type: null or string
Default:
null
Declared by:
services.wlsunset.sunrise
The time when the sun rises (in 24 hour format).
Type: null or string
Default:
null
Example:
"06:30"
Declared by:
services.wlsunset.sunset
The time when the sun sets (in 24 hour format).
Type: null or string
Default:
null
Example:
"18:00"
Declared by:
services.wlsunset.systemdTarget
Systemd target to bind to.
Type: string
Default:
config.wayland.systemd.target
Declared by:
services.wlsunset.temperature.day
Colour temperature to use during the day, in Kelvin (K).
This value must be greater than temperature.night.
Type: signed integer
Default:
6500
Declared by:
services.wlsunset.temperature.night
Colour temperature to use during the night, in Kelvin (K).
This value must be smaller than temperature.day.
Type: signed integer
Default:
4000
Declared by: