Update waybar-temperature.5.scd

This commit is contained in:
fuzxi
2019-12-15 15:11:06 -08:00
committed by GitHub
parent a307042d6b
commit 6c3cb7c85a

View File

@ -53,6 +53,10 @@ Addressed by *temperature*
*on-click*: ++
typeof: string ++
Command to execute when you 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 ++