home: wm: i3bar: add 'backlight' block

This commit is contained in:
Bruno BELANYI 2021-05-09 17:45:24 +02:00
parent 226b8f7b6a
commit d87f37c572

View file

@ -34,6 +34,9 @@ in
block = "net";
format = "{ssid} {ip} {signal_strength}";
}
{
block = "backlight";
}
{
block = "battery";
format = "{percentage}% ({time})";