mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
added addmaster removemaster
This commit is contained in:
parent
1fcfe34f3b
commit
649ad27ef4
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ _category name `master`_
|
|||
| cycleprev | focuses the previous window respecting the layout |
|
||||
| swapnext | swaps the focused window with the next window respecting the layout |
|
||||
| swapprev | swaps the focused window with the previous window respecting the layout |
|
||||
| addmaster | adds a master to the master side. That will be the active window, if it's not a master, or the first non-master window. |
|
||||
| removemaster | removes a master from the master side. That will be the active window, if it's a master, or the last master window. |
|
||||
|
||||
{{< hint type=info >}}
|
||||
example usage:
|
||||
|
|
Loading…
Reference in a new issue