Files
tldr/pages.zh/linux/blight.md

24 lines
377 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# blight
> 改变显示亮度的工具。
> 更多信息:<https://github.com/gutjuri/blight>。
- 将显示亮度设置为50%
`blight set {{50}} -r`
- 显示当前显示亮度:
`blight show`
- 打印最大显示亮度:
`blight max`
- 以百分比增加显示亮度:
`blight inc {{number}} -r`
- 以内部单位减少显示亮度:
`blight dec {{number}}`