themes/awesome-fonts: fix bluetooth icons
This commit is contained in:
parent
21060a10a0
commit
5053bb0f1b
1 changed files with 6 additions and 6 deletions
|
@ -252,14 +252,14 @@
|
||||||
"tunnel-down": { "prefix": "嬨" }
|
"tunnel-down": { "prefix": "嬨" }
|
||||||
},
|
},
|
||||||
"bluetooth": {
|
"bluetooth": {
|
||||||
"ON": { "prefix": "" },
|
"ON": { "prefix": "" },
|
||||||
"OFF": { "prefix": "" },
|
"OFF": { "prefix": "" },
|
||||||
"?": { "prefix": "" }
|
"?": { "prefix": "" }
|
||||||
},
|
},
|
||||||
"bluetooth2": {
|
"bluetooth2": {
|
||||||
"ON": { "prefix": "" },
|
"ON": { "prefix": "" },
|
||||||
"warning": { "prefix": "" },
|
"warning": { "prefix": "" },
|
||||||
"critical": { "prefix": "" }
|
"critical": { "prefix": "" }
|
||||||
},
|
},
|
||||||
"battery-upower": {
|
"battery-upower": {
|
||||||
"charged": {
|
"charged": {
|
||||||
|
|
Loading…
Reference in a new issue