Cope with the lack of a bt card
This commit is contained in:
parent
4c5a22c908
commit
06dcc7e253
|
@ -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}";
|
||||
|
|
Loading…
Reference in a new issue