hyprsunset
linux
A blue light filter for Hyprland. Optionally configured via `~/.config/hypr/hyprsunset.conf`.
More info →Options (2)
-t, --temperaturebooleanStart the hyprsunset service with a specified color temperature and gamma percentage
Example:
hyprsunset {{[-t|--temperature]}} {{temperature}} {{[-g|--gamma]}} {{gamma}}-g, --gammabooleanStart the hyprsunset service with a specified color temperature and gamma percentage
Example:
hyprsunset {{[-t|--temperature]}} {{temperature}} {{[-g|--gamma]}} {{gamma}}Examples (6)
Start the hyprsunset service
Start the hyprsunset service with a specified color temperature and gamma percentage
hyprsunset [-t|--temperature] temperature [-g|--gamma] gammaAdjust the color temperature while the hyprsunset service is running
hyprctl hyprsunset temperature temperatureAdjust the gamma while the hyprsunset service is running
hyprctl hyprsunset gamma gammaReset the color temperature to 6000K
hyprctl hyprsunset reset temperatureReset the gamma to 100%
hyprctl hyprsunset reset gammamade by @shridhargupta | data from tldr-pages