home: wm: i3bar: add 'backlight' block
This commit is contained in:
parent
226b8f7b6a
commit
d87f37c572
|
@ -34,6 +34,9 @@ in
|
||||||
block = "net";
|
block = "net";
|
||||||
format = "{ssid} {ip} {signal_strength}";
|
format = "{ssid} {ip} {signal_strength}";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
block = "backlight";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
block = "battery";
|
block = "battery";
|
||||||
format = "{percentage}% ({time})";
|
format = "{percentage}% ({time})";
|
||||||
|
|
Loading…
Reference in a new issue