Waybar: Fix plugged battery
This commit is contained in:
parent
fc2f853734
commit
d4fbd0dc1a
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user