commands.sh

hyprsunset

linux

A blue light filter for Hyprland. Optionally configured via `~/.config/hypr/hyprsunset.conf`.

More info →

Options (2)

-t, --temperatureboolean

Start the hyprsunset service with a specified color temperature and gamma percentage

Example: hyprsunset {{[-t|--temperature]}} {{temperature}} {{[-g|--gamma]}} {{gamma}}
-g, --gammaboolean

Start 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] gamma

Adjust the color temperature while the hyprsunset service is running

hyprctl hyprsunset temperature temperature

Adjust the gamma while the hyprsunset service is running

hyprctl hyprsunset gamma gamma

Reset the color temperature to 6000K

Reset the gamma to 100%

made by @shridhargupta | data from tldr-pages