diff --git a/home/X11/i3.nix b/home/X11/i3.nix index 6da1bee..1397257 100644 --- a/home/X11/i3.nix +++ b/home/X11/i3.nix @@ -113,12 +113,12 @@ in icons_format = " {icon} "; }; 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}";