parent
e26672494c
commit
0321889d50
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue