From 1c96f24b092add07b640446f4b2285f3242d4ebe Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Thu, 4 Apr 2024 03:17:29 -0400 Subject: [PATCH] update: new battary icons in waybar --- waybar/themes/ml4w-blur-custom/modules.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/waybar/themes/ml4w-blur-custom/modules.json b/waybar/themes/ml4w-blur-custom/modules.json index 72dbe1f..bb20f05 100644 --- a/waybar/themes/ml4w-blur-custom/modules.json +++ b/waybar/themes/ml4w-blur-custom/modules.json @@ -323,12 +323,15 @@ "critical": 15 }, "format": "{icon} {capacity}%", - "format-charging": " {capacity}%", + "format-charging": "{icon} {capacity}%", "format-plugged": " {capacity}%", "format-alt": "{icon} {time}", // "format-good": "", // An empty format will hide the module // "format-full": "", - "format-icons": [" ", " ", " ", " ", " "] + "format-icons": { + "Charging": ["󰢟","󰢜","󰂆","󰂇","󰂈","󰢝","󰂉","󰢞","󰂊","󰂋","󰂅"], + "default": ["󱃍","󰁺","󰁻","󰁼","󰁽","󰁾","󰁿","󰂀","󰂁","󰂂","󰁹"] + } }, // Pulseaudio