← 返回命令列表

Linux command

hyprsunset 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start

hyprsunset

Example

hyprsunset -t [4000] -g [90]

Adjust temperature

hyprctl hyprsunset temperature [4000]

Adjust gamma

hyprctl hyprsunset gamma [90]

Reset

hyprctl hyprsunset reset temperature

Reset

hyprctl hyprsunset reset gamma

说明

hyprsunset is a blue light filter for Hyprland, the dynamic tiling Wayland compositor. It adjusts screen color temperature to reduce blue light emission, which can help reduce eye strain and improve sleep quality during evening computer use. Once running, settings can be adjusted dynamically using hyprctl commands without restarting the service. This method is preferred over screen shaders as it will not be captured via recording or screenshots. Lower temperature values (e.g., 3000K-4000K) produce warmer, more orange-tinted colors suitable for night use. The default 6000K represents standard daylight white.

参数

-t, --temperature _KELVIN_
Set color temperature in Kelvin (lower is warmer, default: 6000K)
-g, --gamma _PERCENT_
Set gamma percentage (default: 100%)
--identity
Disable temperature adjustments; only gamma changes take effect

FAQ

What is the hyprsunset command used for?

hyprsunset is a blue light filter for Hyprland, the dynamic tiling Wayland compositor. It adjusts screen color temperature to reduce blue light emission, which can help reduce eye strain and improve sleep quality during evening computer use. Once running, settings can be adjusted dynamically using hyprctl commands without restarting the service. This method is preferred over screen shaders as it will not be captured via recording or screenshots. Lower temperature values (e.g., 3000K-4000K) produce warmer, more orange-tinted colors suitable for night use. The default 6000K represents standard daylight white.

How do I run a basic hyprsunset example?

Run `hyprsunset` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -t, --temperature _KELVIN_ do in hyprsunset?

Set color temperature in Kelvin (lower is warmer, default: 6000K)