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": "嬨" } "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": {