brightness: add pt_BR translation

pull/1/head
Andreia Bohner 2022-07-16 23:15:08 -03:00 committed by Axel Navarro
parent 13d65a8e86
commit 58216fe3e6
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# brightness
> Obtém e define o nível de brilho de todos os monitores internos e alguns monitores externos.
> Mais informações: <https://github.com/nriley/brightness>.
- Mostrar o brilho atual:
`brightness -l`
- Definir o brilho para 100%:
`brightness {{1}}`
- Definir o brilho para 50%:
`brightness {{0.5}}`