Use connected bluetooth icon when appropriate

Closes #3274
Co-authored-by: @vander00
This commit is contained in:
David Heinemeier Hansson
2025-11-20 13:14:24 +01:00
parent 0fc901d4fc
commit 4dbaf5e35f
2 changed files with 5 additions and 1 deletions

View File

@@ -100,7 +100,7 @@
"bluetooth": {
"format": "",
"format-disabled": "󰂲",
"format-connected": "",
"format-connected": "󰂱",
"format-no-controller": "",
"tooltip-format": "Devices connected: {num_connections}",
"on-click": "omarchy-launch-bluetooth"