Update waybar-backlight.5.scd

This commit is contained in:
fuzxi 2019-12-28 20:19:11 -08:00 committed by Alex
parent c41cedd407
commit e8f2bd3ad1

View File

@ -36,6 +36,10 @@ The *backlight* module displays the current backlight level.
typeof: string ++
Command to execute when the module is clicked.
*on-click-middle*: ++
typeof: string ++
Command to execute when middle-clicked on the module using mousewheel.
*on-click-right* ++
typeof: string ++
Command to execute when the module is right clicked.