add space to waybar bar chars

This commit is contained in:
LordMZTE 2024-10-18 12:47:02 +02:00
parent cde61b4cbd
commit 1550ae0194
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -14,7 +14,7 @@ for d in require("lfs").dir("/sys/class/hwmon") do
end
end
!>
(local format-icons ["▁" "▂" "▃" "▄" "▅" "▆" "▇" "█"])
(local format-icons [" " "▁" "▂" "▃" "▄" "▅" "▆" "▇" "█"])
{:spacing 4
:layer :top