diff --git a/defaults/xdg/waybar/config b/defaults/xdg/waybar/config index 7afdc0f..e07475f 100644 --- a/defaults/xdg/waybar/config +++ b/defaults/xdg/waybar/config @@ -316,7 +316,7 @@ }, "bluetooth": { // "controller": "controller1", // specify the alias of the controller if there are more than 1 on the system - "format": " {status}", + "format": "󰂯", "format-disabled": "󰂲", // an empty format will hide the module "format-connected": "{num_connections}", "tooltip-format": "{controller_alias}\t{controller_address}",