Update waybar-sway-window.5.scd

This commit is contained in:
fuzxi
2019-12-15 15:10:26 -08:00
committed by GitHub
parent 548589ee5d
commit a307042d6b

View File

@ -28,6 +28,12 @@ Addressed by *sway/window*
*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 ++