Update waybar-battery.5.scd

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

View File

@ -53,6 +53,11 @@ The *battery* module displays the current capacity and state (eg. charging) of y
*on-click* ++
typeof: string ++
Command to execute when clicked on the module.
*on-click-middle*: ++
typeof: string ++
Command to execute when middle-clicked on the module using mousewheel.
*on-click-right* ++
typeof: string ++