8 lines
273 B
Markdown
8 lines
273 B
Markdown
Simple tool for backlight brightness control. For build from source needs
|
|
[Nim](https://nim-lang.org/) language compiler.
|
|
|
|
Usage: `nbackbright <percent>`, where `<percent>` is a percentage of brightness
|
|
changing.
|
|
|
|
For example: `nbackbright -10` decrease brightness by 10%.
|