From c866b4803a893eab6b81ab159e1e4a8f7c0d758a Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Thu, 31 Aug 2023 16:02:11 +0200 Subject: [PATCH] Updates --- waybar/modules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waybar/modules.json b/waybar/modules.json index e24a9dd..1ad2e34 100644 --- a/waybar/modules.json +++ b/waybar/modules.json @@ -176,7 +176,7 @@ "warning": 30, "critical": 15 }, - "format": "{icon}{capacity}%", + "format": "{icon} {capacity}%", "format-charging": " {capacity}%", "format-plugged": " {capacity}%", "format-alt": "{icon} {time}",