Update waybar-clock.5.scd

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

View File

@ -32,6 +32,10 @@ The *clock* module displays the current date and time.
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 ++
Command to execute when you right clicked on the module.