1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 14:42:07 +02:00
tldr/pages/linux/blight.md
Victoria Kruczek dbbc452503
blight: add page (#8633)
* blight: add page

* blight: adjust to change requests

* blight: fix arguments and fix command desc
2022-10-09 10:39:00 +05:30

416 B

blight

Utility for changing the display brightness. More information: https://github.com/gutjuri/blight.

  • Set display brightness to 50%:

blight set {{50}} -r

  • Show current display brightness:

blight show

  • Print maximum display brightness:

blight max

  • Increase display brightness in %:

blight inc {{number}} -r

  • Decrease display brightness with internal units:

blight dec {{number}}