Backlight Control

- Add support for brightness buttons to control screen brightness
- Update readme with link to acpilight
This commit is contained in:
Sravan Balaji
2020-09-04 20:45:21 -04:00
parent fde880858a
commit 10b140adff
2 changed files with 6 additions and 0 deletions

View File

@@ -75,3 +75,5 @@ and (re)compiling the source code.
* Use [light-locker](https://github.com/the-cavalry/light-locker) to lock screen with [LightDM](https://github.com/canonical/lightdm)
* Arch Community Repo: [lightdm](https://www.archlinux.org/packages/extra/x86_64/lightdm/)
* Arch Community Repo: [light-locker](https://www.archlinux.org/packages/community/x86_64/light-locker/)
* Brightness Increase and Decrease Keybindings via [acpilight](https://gitlab.com/wavexx/acpilight)
* Arch Community Repo: [acpilight](https://www.archlinux.org/packages/community/any/acpilight/)