waybar fix backlight accidentally duplicated space after icon

This commit is contained in:
Evie Litherland-Smith 2024-02-17 15:43:39 +00:00
parent f7306efa47
commit 9893e01673

View file

@ -167,7 +167,7 @@
};
clock = {format = "{:󰥔 %R}";};
backlight = {
format = "{icon} ";
format = "{icon}";
tooltip-format = "{percent}%";
format-icons = [" " " " " " " " " " " " " " " " " "];
};