mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-23 21:37:53 -04:00
update docs and config
This commit is contained in:
parent
142cbb5e06
commit
42a46259fb
3 changed files with 17 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ The Dwindle layout arranges windows as a binary tree of recursive splits. Each n
|
|||
| `dwindle_preserve_split` | `0` | Keep the sibling's split orientation when a window is closed. |
|
||||
| `dwindle_smart_resize` | `0` | When dragging to resize, move the split toward the cursor regardless of which side was grabbed. |
|
||||
| `dwindle_drop_simple_split` | `1` | Drag-to-tile drop preview. `1` = 2-zone preview matching `dwindle_split_ratio`, `0` = 4-quadrant preview. |
|
||||
| `dwindle_manual_split` | `0` | Manually split windows mode. |
|
||||
|
||||
```ini
|
||||
# Example dwindle configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue