viewwsbyindex - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybinding
viewwsbyindex int (workspace index) N/A

The viewwsbyindex function changes the view to the nth workspace on the current monitor.

This can optionally be used in place of the comboviewwsbyindex function if the combo mechanic is undesirable.

There are no default keybindings for this function.

External command:

$ duskc run_command viewwsbyindex "6"  # view the 6th workspace on the current monitor

Back to Functions > Workspace.

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