users/polybar: add wifi icon

This commit is contained in:
Dmitriy Pleshevskiy 2022-10-19 18:28:59 +03:00
parent 4e03b6d93e
commit f9df864fce
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ in
};
label.connected = "%essid% %signal%";
format.connected = {
prefix = "| ";
prefix = "| %{T4}%{T-} ";
suffix = "%";
};
};