hyprspace daemonize
will launch the daemon
hyprspace daemonize --fork
will launch the daemon in the background
hyprspace create <name/id> (-m <monitors(,workspace)>)
will create a hyprspace using the workspaces currently used on each monitor by default.
Specifying monitors will use the currently active workspaces on those monitors by default, otherwise the selected workspaces will be used.
hyprspace show <name/id>
will move all workspaces in the hyprspace to their respective monitors
hyprspace delete <name/id>
hyprspace query (--id)
gets the names(ids) of all hyprspaces
hyprspace query <name/id>