Skip to content

Commit

Permalink
Clarify alterzorder (#352)
Browse files Browse the repository at this point in the history
* Update Dispatchers.md

Clarification of alterzorder

* Update Dispatchers.md

* Update Dispatchers.md
  • Loading branch information
Aqa-Ib authored Sep 24, 2023
1 parent b2edb46 commit 41d64c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/Configuring/Dispatchers.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ layout pages (See the sidebar).
| moveworkspacetomonitor | Moves a workspace to a monitor | workspace and a monitor separated by a space |
| swapactiveworkspaces | Swaps the active workspaces between two monitors | two monitors separated by a space |
| bringactivetotop | *Deprecated* in favor of alterzorder. Brings the current window to the top of the stack | none |
| alterzorder | Modify the window stack order of the active or specified window | zheight[,window] |
| alterzorder | Modify the window stack order of the active or specified window. Note: this cannot be used to move a floating window behind a tiled one. | zheight[,window] |
| togglespecialworkspace | toggles a special workspace on/off | none (for the first) or name for named (name has to be a special workspace's name) |
| focusurgentorlast | Focuses the urgent window or the last window | none |
| togglegroup | toggles the current active window into a group | none |
Expand Down

0 comments on commit 41d64c4

Please sign in to comment.