switchcol - bakkeby/dusk GitHub Wiki
Function | Expected argument | Default keybindings |
---|---|---|
switchcol | N/A | N/A |
The switchcol
function changes focus between the master area and the stack area.
This is primarily intended to work with dual area layouts and will not be optimal for centered master layouts (having three areas) or single area layouts like the monocle layout.
There are no default keybindings for this function.
External command:
duskc run_command switchcol # changes focus between the master area and the stack area
Also see the stackfocus function.