themes/awesome-fonts: fix bluetooth icons

This commit is contained in:
Ludwig Behm 2024-04-17 22:47:45 +02:00
parent 21060a10a0
commit 5053bb0f1b
Signed by: l.behm
GPG key ID: D344835D63B89384

View file

@ -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": {