icons: fix nerd font battery/ac
This commit is contained in:
parent
3ed26c62a5
commit
8cc7c9de9b
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@
|
||||||
},
|
},
|
||||||
"battery": {
|
"battery": {
|
||||||
"charged": { "prefix": "" },
|
"charged": { "prefix": "" },
|
||||||
"AC": { "suffix": "ﮣ" },
|
"AC": { "suffix": "" },
|
||||||
"PEN": { "suffix": "" },
|
"PEN": { "suffix": "" },
|
||||||
"charging": {
|
"charging": {
|
||||||
"prefix": [ "", "", "", "", "", "", "" ],
|
"prefix": [ "", "", "", "", "", "", "" ],
|
||||||
|
|
Loading…
Reference in a new issue