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

This commit is contained in:
Bruno BELANYI 2023-08-05 22:49:35 +01:00
parent 424bb2e7b9
commit 3ef71cc165
1 changed files with 6 additions and 0 deletions

View File

@ -55,6 +55,12 @@ in
format = " $icon Protons{ $percentage|} ";
disconnected_format = "";
})
(lib.optionalAttrs config.my.home.bluetooth.enable {
block = "bluetooth";
mac = "88:C9:E8:6B:B7:55";
format = " $icon Quarks{ $percentage|} ";
disconnected_format = "";
})
(lib.optionalAttrs config.my.home.bluetooth.enable {
block = "bluetooth";
mac = "F7:78:BA:76:52:F7";