Update waybar-clock.5.scd

This commit is contained in:
fuzxi
2019-12-15 15:07:23 -08:00
committed by GitHub
parent 3bb03852fe
commit 73bb42d40c

View File

@ -31,6 +31,10 @@ The *clock* module displays the current date and time.
*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 ++