changed blinking animation and colors
This commit is contained in:
5
config
5
config
@@ -44,16 +44,13 @@
|
||||
|
||||
"battery": {
|
||||
"states": {
|
||||
// "good": 85,
|
||||
"warning": 30,
|
||||
"critical": 10
|
||||
},
|
||||
"format": "{capacity}% {icon}",
|
||||
"format-charging": "{capacity}% ",
|
||||
"format-plugged": "{capacity}% ",
|
||||
// "format-good": "", // An empty format will hide the module
|
||||
// "format-full": "",
|
||||
"format-icons": ["", "", "", "", ""]
|
||||
"format-icons": [" ", " ", " ", " ", " "]
|
||||
},
|
||||
|
||||
"custom/PBPbattery": {
|
||||
|
Reference in New Issue
Block a user