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

brillo 1.4.12

Controls the brightness of backlight and LED devices on Linux

Brillo is a command line tool to control the brightness of backlight and LED devices on Linux.

Notable features include:

  • Automatic best controller detection

  • Smooth transitions and natural brightness adjustments

  • Ability to save and restore brightness across boots

  • Directly using sysfs to set brightness without relying on X

  • Unprivileged access with no new setuid binaries

  • Containment with AppArmor

Installation

Install brillo 1.4.12 as follows:

guix install brillo@1.4.12

Or install the latest version:

guix install brillo

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.