home: wm: i3bar: fix 'net' block on non-wireless
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
5d570dbf1e
commit
d69dbf8d62
|
@ -69,7 +69,7 @@ in
|
|||
}
|
||||
{
|
||||
block = "net";
|
||||
format = " $icon $ssid $ip $signal_strength ";
|
||||
format = " $icon{| $ssid|} $ip{| $signal_strength|} ";
|
||||
}
|
||||
{
|
||||
block = "backlight";
|
||||
|
|
Loading…
Reference in a new issue