chore(config): reorder battery icons in waybar config

This commit is contained in:
2026-02-24 14:38:25 -05:00
parent 09f26252f3
commit 719ccb83a2

View File

@@ -84,8 +84,8 @@
"critical": 15 "critical": 15
}, },
"format": "{icon} {capacity}%", "format": "{icon} {capacity}%",
"format-charging": "{capacity}%", "format-charging": "{capacity}%",
"format-plugged": "{capacity}%", "format-plugged": "{capacity}%",
"format-alt": "{icon} {time}", "format-alt": "{icon} {time}",
"format-good": "", // An empty format will hide the module "format-good": "", // An empty format will hide the module
"format-full": "", "format-full": "",