Update waybar-sway-mode.5.scd

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

View File

@@ -29,6 +29,12 @@ Addressed by *sway/mode*
typeof: string ++ typeof: string ++
Command to execute when clicked on the module. 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*: ++ *on-click-right*: ++
typeof: string ++ typeof: string ++
Command to execute when you right clicked on the module. Command to execute when you right clicked on the module.