Add eww/sh/actions/brightness/README.md

This commit is contained in:
Candifloss 2024-08-01 18:30:33 +00:00
parent 5fadd914cf
commit a156c8cf45

View File

@ -0,0 +1,6 @@
# Brightness controll
Brightness is controlled using `xbacklight`. Ref: ArchWiki:[Backlight](https://wiki.archlinux.org/title/Backlight#Backlight_utilities)
`xbacklight` doesn't support LED screens. This is solved by replacing it with `acpilight`, a drop-in replcement with the same commands and options, which eliminates the need to modify these scripts.
[Download acpilight](https://gitlab.com/wavexx/acpilight)