Description
Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
Installation Instructions
dnf copr enable notkild/light
dnf install light
Add these lines into /etc/udev/rules.d/90-backlight.rules
:
ACTION=="add", SUBSYSTEM=="backlight", RUN+="/bin/chgrp video /sys/class/backlight/%k/brightness"
ACTION=="add", SUBSYSTEM=="backlight", RUN+="/bin/chmod g+w /sys/class/backlight/%k/brightness"
And your user to the video group gpasswd -a <user> video
Then reboot
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | i386 (8)*, ppc64le (14)*, x86_64 (8)* | Fedora rawhide (71 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable notkild/light
More info about enabling Copr repositories