You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i use "format": "{icon}" icon is rendered correctly, if I use "format": "{}" text is rendered correctly, if i use "format": "{} {icon}" text and icon is rendered correctly, but if I use "format": "{icon} {}" module is still clickable, but renders and empty string.
I am experiencing the same issue; it is not limited to custom modules. It applies to any module, but most actual modules come with identifiers instead of the default {} (and those work fine).
If i use
"format": "{icon}"
icon is rendered correctly, if I use"format": "{}"
text is rendered correctly, if i use"format": "{} {icon}"
text and icon is rendered correctly, but if I use"format": "{icon} {}"
module is still clickable, but renders and empty string.Waybar v0.11.0
Configuration:
swaync-client -swb
output:The text was updated successfully, but these errors were encountered: