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": "嬨" }
|
||||
},
|
||||
"bluetooth": {
|
||||
"ON": { "prefix": "" },
|
||||
"OFF": { "prefix": "" },
|
||||
"?": { "prefix": "" }
|
||||
"ON": { "prefix": "" },
|
||||
"OFF": { "prefix": "" },
|
||||
"?": { "prefix": "" }
|
||||
},
|
||||
"bluetooth2": {
|
||||
"ON": { "prefix": "" },
|
||||
"warning": { "prefix": "" },
|
||||
"critical": { "prefix": "" }
|
||||
"ON": { "prefix": "" },
|
||||
"warning": { "prefix": "" },
|
||||
"critical": { "prefix": "" }
|
||||
},
|
||||
"battery-upower": {
|
||||
"charged": {
|
||||
|
|
Loading…
Reference in a new issue