From b701d7f70b0486b2645f2c5a364ec141e7bf5c8b Mon Sep 17 00:00:00 2001 From: arne Date: Sun, 26 Oct 2025 06:34:04 +0100 Subject: [PATCH] docs: add information about weighted-average config option --- man/waybar-battery.5.scd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/waybar-battery.5.scd b/man/waybar-battery.5.scd index 2819aa68..5da7d91d 100644 --- a/man/waybar-battery.5.scd +++ b/man/waybar-battery.5.scd @@ -91,6 +91,11 @@ The *battery* module displays the current capacity and state (eg. charging) of y typeof: string ++ Command to execute when scrolling up on the module. +*weighted-average*: ++ + typeof: bool ++ + default: false ++ + Option to combine multiple batteries with different capacities. + *on-scroll-down*: ++ typeof: string ++ Command to execute when scrolling down on the module.