Configuring Sway or presumably i3 using the following seems to execute the bar correctly, but causes the default task switcher bar to be drawn regardless. Your documentation doesn't explain how to mitigate this
bar {
status_command waybar
}
Just execute the binary :)
swaybar_command waybar is what you need. I currently use that on my sway config
Ah great thanks
Thanks for the tip @SethBarberee
Most helpful comment
swaybar_command waybaris what you need. I currently use that on my sway config