mirror of
https://github.com/polybar/polybar.git
synced 2026-03-31 12:37:15 +00:00
Because of how monitors are removed inside the loop and depending on the monitor order a cloned monitor may be assigned a width of 0 but is never actually removed resulting in polybar saying the bar is out of bounds Fixes #1794