Skip to content

viewwsbyname

Bakkeby edited this page Feb 27, 2024 · 4 revisions
Function Expected argument Default keybinding
viewwsbyname string (workspace name) N/A

The viewwsbyname function changes the view to the workspace with a given name.

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

There are no default keybindings for this function.

External command:

$ duskc run_command viewwsbyname "6"  # view workspace 6

Back to Functions > Workspace.

Clone this wiki locally