Linux command
wlsunset 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
Start with location
wlsunset -l [51.5] -L [-0.1]
Manual temperature
wlsunset -t [4000] -T [6500]
Set gamma
wlsunset -g [0.9]
Specify output
wlsunset -o [DP-1]
说明
wlsunset is a day/night screen color temperature daemon for Wayland compositors built on wlroots. It automatically adjusts display color temperature based on the time of day, shifting to warmer tones in the evening to reduce blue light exposure. Sunrise and sunset times are calculated from the provided geographic coordinates, creating a smooth transition between configurable day and night color temperatures. The gamma value can also be adjusted for additional display tuning. The tool runs as a background daemon and is the Wayland-native equivalent of redshift or f.lux.
参数
- -l _LAT_
- Latitude.
- -L _LON_
- Longitude.
- -t _TEMP_
- Night temperature.
- -T _TEMP_
- Day temperature.
- -g _GAMMA_
- Gamma value.
- -o _OUTPUT_
- Specific output.
FAQ
What is the wlsunset command used for?
wlsunset is a day/night screen color temperature daemon for Wayland compositors built on wlroots. It automatically adjusts display color temperature based on the time of day, shifting to warmer tones in the evening to reduce blue light exposure. Sunrise and sunset times are calculated from the provided geographic coordinates, creating a smooth transition between configurable day and night color temperatures. The gamma value can also be adjusted for additional display tuning. The tool runs as a background daemon and is the Wayland-native equivalent of redshift or f.lux.
How do I run a basic wlsunset example?
Run `wlsunset -l [51.5] -L [-0.1]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -l _LAT_ do in wlsunset?
Latitude.