Fix states documentation

This commit is contained in:
Kelsey Judson
2022-11-07 20:30:01 +13:00
parent af1668dfd0
commit 51e6fc6250
7 changed files with 13 additions and 14 deletions

View File

@ -37,8 +37,8 @@ The *backlight* module displays the current backlight level.
Positive value to rotate the text label.
*states*: ++
typeof: array ++
A number of backlight states which get activated on certain brightness levels.
typeof: object ++
A number of backlight states which get activated on certain brightness levels. See *waybar-states(5)*.
*on-click*: ++
typeof: string ++