Update waybar-battery.5.scd
This commit is contained in:
parent
2aaf5510b8
commit
3bb03852fe
|
@ -53,6 +53,11 @@ The *battery* module displays the current capacity and state (eg. charging) of y
|
||||||
*on-click* ++
|
*on-click* ++
|
||||||
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 ++
|
||||||
|
|
Loading…
Reference in New Issue