Update waybar-battery.5.scd

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

View File

@ -54,7 +54,11 @@ The *battery* module displays the current capacity and state (eg. charging) of y
typeof: string ++
Command to execute when clicked on the module.
*on-click-right*: ++
*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 you right clicked on the module.