brightnessctl: fix typo in decrease example (#8213)
This commit is contained in:

committed by
GitHub

parent
6415af8d84
commit
50f543866e
@@ -21,4 +21,4 @@
|
|||||||
|
|
||||||
- 将亮度降低指定的递减量:
|
- 将亮度降低指定的递减量:
|
||||||
|
|
||||||
`brightnessctl set {{-10%}}`
|
`brightnessctl set {{10%-}}`
|
||||||
|
@@ -21,4 +21,4 @@
|
|||||||
|
|
||||||
- Decrease brightness by a specified decrement:
|
- Decrease brightness by a specified decrement:
|
||||||
|
|
||||||
`brightnessctl set {{-10%}}`
|
`brightnessctl set {{10%-}}`
|
||||||
|
Reference in New Issue
Block a user