-
Notifications
You must be signed in to change notification settings - Fork 24
mirrorlayout
Bakkeby edited this page Feb 27, 2024
·
3 revisions
Function | Expected argument | Default keybinding |
---|---|---|
mirrorlayout | N/A | Super+Ctrl+m |
The mirrorlayout
function creates a reversed view (mirror) of the current layout.
For master and stack layouts this means that the master and stack areas swap places.
For a centered master layout this means that the two stack areas swap places.
This works for both vertical and horizontal split arrangements.
External commands:
$ duskc run_command mirrorlayout # swaps the left and right sides of the layout
Concepts | Configuration | Features | Flags | Functionality | Functions