This package browser is in early development. Mind the rough edges.

hyprsunset

Blue-light filter for Hyprland

This is a small utility to provide a blue light filter for your system. This method is preferred to screen shaders as it will not be captured via recording / screenshots.

hyprsunset also provides a gamma filter, which can be used to adjust perceived display brightness on monitors that do not support software control, or to reduce percieved brightness below the monitor's minimum.

Installation

Install the latest version of hyprsunset as follows:

guix install hyprsunset

Or install a particular version:

guix install hyprsunset@0.3.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of hyprsunset about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/hyprsunset'><img src='https://packages.guix.gnu.org/packages/hyprsunset/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/hyprsunset/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/hyprsunset)

Example Org:

[[https://packages.guix.gnu.org/packages/hyprsunset][https://packages.guix.gnu.org/packages/hyprsunset/badges/latest-version.svg]]