home: i3bar: remove bluetooth mouse item

This commit is contained in:
Antoine Martin 2022-01-18 12:01:50 +01:00
parent c712d25398
commit 562701109f
4 changed files with 0 additions and 26 deletions

View file

@ -105,12 +105,6 @@ in
block = "networkmanager";
primary_only = true;
}
{
block = "bluetooth";
mac = config.my.secrets.bluetooth-mouse-mac-address;
hide_disconnected = true;
format = "{percentage}";
}
{
block = "sound";
driver = "pulseaudio";