-
Notifications
You must be signed in to change notification settings - Fork 23
moveallfromwsbyindex
Bakkeby edited this page Feb 27, 2024
·
2 revisions
Function | Expected argument | Default keybinding |
---|---|---|
moveallfromwsbyindex | int (workspace index) | N/A |
The moveallfromwsbyindex
function moves all windows from the nth workspace on the current
monitor to the current workspace.
There are no default configuration options for this function, but it can be used to replace the
default behaviour of the WSKEYS
macro. Refer to this
guide for more details.
External command:
$ duskc run_command moveallfromwsbyindex "6" # move all clients from the 6th workspace to current
Also see clientstomon and movealltowsbyindex.
Concepts | Configuration | Features | Flags | Functionality | Functions