From 15839c99664519a5c1053b6e247a5dc36723e635 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 24 Jun 2025 12:11:21 -0700 Subject: [PATCH] Just show plug when not charging --- config/waybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/waybar/config b/config/waybar/config index a9f3069..124c548 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -70,7 +70,7 @@ "format": "{capacity}% {icon}", "format-discharging": "{icon}", "format-charging": "{icon}", - "format-plugged": "{capacity}%  {icon}", + "format-plugged": "", "format-icons": { "charging": [ "󰢜", "󰂆", "󰂇", "󰂈", "󰢝", "󰂉", "󰢞", "󰂊", "󰂋", "󰂅"