layoutconvert - bakkeby/dusk GitHub Wiki
Function | Expected argument | Default keybinding |
---|---|---|
layoutconvert | N/A | Super+Ctrl+Shift+m |
The layoutconvert
function converts the orientation of the layout from horizontal to vertical or
vertical to horizontal.
In practice this means that a tile layout can become a bottom stack layout and vice versa. This is specifically used by the SmartLayoutConversion functionality to convert the layout when the workspace is being moved from a horizontal (landscape) monitor to a vertical (portrait) monitor.
External commands:
$ duskc run_command layoutconvert # flip between horizontal and vertical layout