From a88095755a848920d3fdcfb64cf98b8d2425c2d6 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sat, 19 Oct 2024 23:18:39 +0200 Subject: waybar again --- waybar/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/waybar/config b/waybar/config index 699e6d0..fa6759f 100644 --- a/waybar/config +++ b/waybar/config @@ -117,7 +117,8 @@ "format-charging": "{capacity}% ", "format-plugged": "{capacity}% ", "format-alt": "{capacity}% {icon}", - "format-icons": ["", "", "", "", ""] + "format-icons": ["", "", "", "", ""], + "format-time": "{H:02d}:{M:02d}", }, "network": { // "interface": "wlp2*", // (Optional) To force the use of this interface -- cgit v1.2.3