viewallwsonmon - bakkeby/dusk GitHub Wiki
Function | Expected argument | Default keybinding |
---|---|---|
viewallwsonmon | N/A | Super+Ctrl+0 |
The viewallwsonmon
function can be used to enable display of all workspaces that are assigned
to the current monitor.
In the above example there are clients on workspaces 1, 2, 3, 5, 7 and 8.
There are blank areas for workspaces 4, 6 and 9 and each workspace retain their arrangement within their respective area.
When viewing multiple workspaces like this the keyboard shortcut of Super+o
will bring the
workspace of the currently selected client into view (see viewselws).
The gaps between workspaces will be twice that of the outer gaps as gaps are retained in this view.
Triggering the keybinding a second time will bring the user back to the previously selected workspaces on the current monitor.
External command:
$ duskc run_command viewallwsonmon # view all workspaces on the current monitor
Also see the viewalloccwsonmon function which only shows workspaces that have clients.
Back to Functions > Workspaces.