Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 606 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 606 Bytes

Brightness-libnotify

Sends notifications using Libnotify to any running notification daemon that implements the Freedesktop Notifications Specification when the screen brightness changes, displaying the current brightness level.

image

Limitations

Only gets the first device in the backlight subsystem found by Udev, so it won't display notifications for multiple monitors.

Compilation (with Nix)

nix build .#default

Installation (imperatively, with Nix)

nix profile install .#default