-
Notifications
You must be signed in to change notification settings - Fork 24
viewwsbyindex
Bakkeby edited this page Feb 27, 2024
·
2 revisions
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
Concepts | Configuration | Features | Flags | Functionality | Functions