Icon position
A new config feature flag has been added for positioning the icon to the window name.
config:
show-name: true # must be true for `icon-position` to work
icon-position: "left" # show the icon to the "left" or "right" of the window name (defaults to left)
Thanks for the suggestion @petobens 🎉