Update waybar-sway-window.5.scd

This commit is contained in:
fuzxi 2019-12-28 20:22:53 -08:00 committed by Alex
parent ee0db26021
commit 33798c31d0

View File

@ -29,6 +29,10 @@ Addressed by *sway/window*
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.