fix battery icon
This commit is contained in:
parent
6a5ede9e38
commit
13834ac17e
1 changed files with 2 additions and 2 deletions
|
@ -71,11 +71,11 @@
|
|||
"good": 95,
|
||||
"warning": 25
|
||||
},
|
||||
"format": "{icon}",
|
||||
"format": "{icon} ",
|
||||
"format-charging": "",
|
||||
"format-plugged": "",
|
||||
"format-full": "",
|
||||
"format-warning":"{icon} {time}",
|
||||
"format-warning":"{icon} {time}",
|
||||
"format-icons": ["", "", "", "", "", ""]
|
||||
},
|
||||
"network": {
|
||||
|
|
Reference in a new issue