mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-17 23:13:55 +01:00
This commit introduces a new komorebic command, close-workspace. This command will remove the focused workspace from the window manager state if the following conditions are met: 1. The number of workspaces on the focused monitor are >1 2. The workspace is empty 3. The workspace is unnamed The third condition is to ensure that we are not removing workspaces which have been declared in the static configuration file.