From 0c04aea1080e4260c14c39968ecf2c70fd403b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Ersen?= Date: Fri, 15 Jul 2022 11:01:14 +0300 Subject: [PATCH] battery: fix wrong definition for "format" --- man/waybar-battery.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/waybar-battery.5.scd b/man/waybar-battery.5.scd index e8053c9..e99ca34 100644 --- a/man/waybar-battery.5.scd +++ b/man/waybar-battery.5.scd @@ -39,7 +39,7 @@ The *battery* module displays the current capacity and state (eg. charging) of y *format*: ++ typeof: string ++ default: {capacity}% ++ - The format, how the time should be displayed. + The format, how information should be displayed. *format-time*: ++ typeof: string ++