home: wm: i3bar: fix 'net' block on non-wireless
ci/woodpecker/push/check Pipeline was successful Details

This commit is contained in:
Bruno BELANYI 2023-06-06 20:01:07 +01:00
parent 5d570dbf1e
commit d69dbf8d62
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ in
}
{
block = "net";
format = " $icon $ssid $ip $signal_strength ";
format = " $icon{| $ssid|} $ip{| $signal_strength|} ";
}
{
block = "backlight";