users/polybar: add wifi icon
This commit is contained in:
parent
4e03b6d93e
commit
f9df864fce
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ in
|
|||
};
|
||||
label.connected = "%essid% %signal%";
|
||||
format.connected = {
|
||||
prefix = "| ";
|
||||
prefix = "| %{T4}%{T-} ";
|
||||
suffix = "%";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue