Hide Bluetooth module in waybar if there's no BT controller

This commit is contained in:
David Heinemeier Hansson
2025-11-19 15:03:20 +01:00
parent da8c3d9c64
commit f77f107b7e
2 changed files with 7 additions and 0 deletions

View File

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