Update waybar-backlight.5.scd

This commit is contained in:
fuzxi 2019-12-15 15:06:23 -08:00 committed by GitHub
parent 278f26e597
commit 2aaf5510b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,11 @@ The *backlight* module displays the current backlight level.
*on-click* ++
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.