From 4d7e19ae665b4cd2e9c94db2797e7392b04945d9 Mon Sep 17 00:00:00 2001 From: fuzxi <33790641+fuzxi@users.noreply.github.com> Date: Sat, 28 Dec 2019 20:19:45 -0800 Subject: [PATCH] Update waybar-battery.5.scd --- man/waybar-battery.5.scd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man/waybar-battery.5.scd b/man/waybar-battery.5.scd index 81ee22d..f96f85c 100644 --- a/man/waybar-battery.5.scd +++ b/man/waybar-battery.5.scd @@ -54,7 +54,11 @@ The *battery* module displays the current capacity and state (eg. charging) of y typeof: string ++ Command to execute when clicked on the module. -*on-click-right*: ++ +*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.