Update waybar-custom.5.scd

This commit is contained in:
fuzxi 2019-12-28 20:21:03 -08:00 committed by Alex
parent 443281f0bc
commit abeb406166
1 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,10 @@ Addressed by *custom/<name>*
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.