mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
Add note about togglesplit requirements
preserve_split has to be enabled for togglesplit to do anything, but this isn't clear from the documentation
This commit is contained in:
parent
5517d69661
commit
2b81e61ed7
1 changed files with 1 additions and 1 deletions
|
@ -50,4 +50,4 @@ category name: `dwindle`
|
|||
|---|---|---|
|
||||
| togglegroup | toggles the current window and its siblings (recursively) into a group | none |
|
||||
| changegroupactive | switches to the next window in a group. | b - back, f - forward. |
|
||||
| togglesplit | toggles the split (top/side) of the current window | none |
|
||||
| togglesplit | toggles the split (top/side) of the current window. preserve_split must be enabled for toggling to take effect. | none |
|
||||
|
|
Loading…
Reference in a new issue