-
Notifications
You must be signed in to change notification settings - Fork 23
zoom
Bakkeby edited this page Feb 27, 2024
·
1 revision
Function | Expected argument | Default keybinding |
---|---|---|
zoom | N/A | Super+n |
The zoom
function moves the currently selected client to become the new master.
In practice the master client and the currently selected client swap places. If the currently selected client is the master client then it will swap places with the previously swapped client.
The position of other visible clients remain intact as part of this operation.
This feature is also available using the mouse by:
-
Super+middle click
on the window itself or -
middle click
on the window title
External command:
duskc run_command zoom
Concepts | Configuration | Features | Flags | Functionality | Functions