mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
added description of new option allow_small_split (#184)
this is a companion to PR #2025 on hyprwm/Hyprland
This commit is contained in:
parent
b947a2dad1
commit
1eb9f1b765
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ _category name `master`_
|
|||
|
||||
| name | description | type | default |
|
||||
|---|---|---|---|
|
||||
| allow_small_split | enable adding additional master windows in a horizontal split style | bool | false |
|
||||
| special_scale_factor | (0.0 - 1.0) the scale of the special workspace windows | float | 0.8 |
|
||||
| mfact | (0.0 - 1.0) master split factor, the ratio of master split| float | 0.55 |
|
||||
| new_is_master | whether a newly open window should replace the master or join the slaves. | bool | true |
|
||||
|
|
Loading…
Reference in a new issue