mirror of
https://github.com/i3/i3.git
synced 2026-03-10 09:56:58 +00:00
As the workspaces are now created dynamically, we cannot rely on the workspaces to be there when we need them without creating them. On the other hand, this eliminates the case that there are no workspaces to assign to a new screen, because now we can just create one.