add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

24
pages.zh/linux/blight.md Normal file
View File

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