home: wm: i3bar: add 'muon' bluetooth block
ci/woodpecker/push/check Pipeline was successful Details

This commit is contained in:
Bruno BELANYI 2023-05-27 09:24:09 +01:00
parent e26672494c
commit 0321889d50
1 changed files with 6 additions and 0 deletions

View File

@ -43,6 +43,12 @@ in
format = " $icon Boson{ $percentage|} ";
disconnected_format = "";
})
(lib.optionalAttrs config.my.home.bluetooth.enable {
block = "bluetooth";
mac = "38:18:4C:BE:8E:97";
format = " $icon Muon{ $percentage|} ";
disconnected_format = "";
})
(lib.optionalAttrs config.my.home.bluetooth.enable {
block = "bluetooth";
mac = "94:DB:56:00:EE:93";