Cope with the lack of a bt card

This commit is contained in:
Natsu Kagami 2022-03-14 13:35:50 -04:00
parent 4c5a22c908
commit 06dcc7e253
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51

View file

@ -113,12 +113,12 @@ in
icons_format = " <span font_family='FantasqueSansMono Nerd Font'>{icon}</span> ";
};
blocks = [
{
block = "bluetooth";
mac = "5C:52:30:D8:E2:9D";
format = "Airpods Pro {percentage}";
format_unavailable = "Airpods Pro XX";
}
# {
# block = "bluetooth";
# mac = "5C:52:30:D8:E2:9D";
# format = "Airpods Pro {percentage}";
# format_unavailable = "Airpods Pro XX";
# }
{
block = "cpu";
format = "{utilization}";