(shameless plug) add in my own fork of light, which does not use setuid privs by default and has added feature support

Cameron Nemo 2019-01-30 17:55:00 -08:00
parent 09f16a6da4
commit a79200892b

@ -202,7 +202,7 @@ Alternatively, you could omit the `ck-launch-session` part.
### xbacklight
xbacklight is, as the name would imply, a tool for X. Instead, you can use [brightnessctl](//github.com/Hummer12007/brightnessctl), [light](//github.com/haikarainen/light) or just directly manipulate `/sys/class/backlight`.
xbacklight is, as the name would imply, a tool for X. Instead, you can use [brightnessctl](//github.com/Hummer12007/brightnessctl), [brillo](https://gitlab.com/cameronnemo/brillo), [light](//github.com/haikarainen/light) or just directly manipulate `/sys/class/backlight`.
### Which terminal emulator can I use?