swapwsbyname - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybinding
swapwsbyname string (workspace name) Super+Ctrl+Shift+Alt+<number>

The swapwsbyname function swaps the all the clients on the current workspace with all the clients on the workspace with a given name.

The default configuration is such that the keybinding of Super+Ctrl+Shift+Alt+6 will swap the clients on the current workspace and workspace 6.

External command:

$ duskc run_command swapwsbyname "6"  # swap all between the current workspace with workspace 6

Back to Functions > Workspace.

⚠️ **GitHub.com Fallback** ⚠️