A command-line utility for Sway workspace creation.
childe creates Sway workspaces in three variation:
- Find the next (minimum index) unused workspace, create it, and navigate to it.
- Find the next unused workspace, and move the currently focused window to it.
- Find the next unused workspace, and move the currently focused window and then navigate to it.
childe was created for the Sway version of the Regolith desktop environment. It communicates with Sway over IPC and reads workspace configuration from trawl.
Simple command line utility to find and move to the next unallocated workspace
Usage: childe [OPTIONS]
Options:
-m, --move-window
-f, --follow
-h, --help Print help
-V, --version Print version
GNU General Public License version 3