From 6bbb68d9de450ae99d363d6e3a15f28934b63c48 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Wed, 2 Jun 2021 11:44:44 +0200 Subject: [PATCH] [sway/i3status-rs] remove percentage of bluetooth label --- sway/i3status-rust.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sway/i3status-rust.toml b/sway/i3status-rust.toml index ba448be..66e0ed1 100644 --- a/sway/i3status-rust.toml +++ b/sway/i3status-rust.toml @@ -49,6 +49,8 @@ format = "{percentage} {time}" [[block]] block = "bluetooth" +format = "{label}" +format_unavailable = "{label}" mac = "94:DB:56:79:A5:3C" [[block]]