Waybar: Fix plugged battery

This commit is contained in:
Johannes Rothe 2021-01-22 22:53:55 +01:00
parent fc2f853734
commit d4fbd0dc1a

View File

@ -100,10 +100,10 @@
},
"format": "  {time} {capacity}%",
"format-charging": "  {time} {capacity}%",
"format-plugged": "  {time} {capacity}%",
"format-plugged": " {capacity}%",
"format-alt": "{time} {icon}",
// "format-good": "", // An empty format will hide the module
"format-full": " Full",
"format-good": " {capacity}%", // An empty format will hide the module
"format-full": " {capacity}%",
"format-icons": ["", "", "", "", ""]
},
"battery#bat2": {