users/jan: remove variant character

This commit is contained in:
Dmitriy Pleshevskiy 2022-10-14 14:43:59 +03:00
parent ccac7d295d
commit 75af085f4e
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -58,7 +58,7 @@
shlvl = { shlvl = {
disabled = false; disabled = false;
format = "[$symbol$shlvl]($style) "; format = "[$symbol$shlvl]($style) ";
symbol = " "; symbol = " ";
threshold = 3; threshold = 3;
}; };
}; };