From a22bd9e86e0be65c650dd482ac761f4286caf8de Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Thu, 14 Dec 2023 19:53:18 +0100 Subject: [PATCH] Fixed bluetooth module --- waybar/modules.json | 1 + 1 file changed, 1 insertion(+) diff --git a/waybar/modules.json b/waybar/modules.json index 65fd500..de60ed0 100644 --- a/waybar/modules.json +++ b/waybar/modules.json @@ -328,6 +328,7 @@ // Bluetooth "bluetooth": { + "format": " {status}", "format-disabled": "", "format-off": "", "interval": 30,