mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-20 21:38:15 -04:00
update docs and config
This commit is contained in:
parent
142cbb5e06
commit
42a46259fb
3 changed files with 17 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ bindr=Super,Super_L,spawn,rofi -show run
|
|||
| `scroller_stack` | `left/right/up/down` | Move window inside/outside scroller stack by direction. |
|
||||
| `incgaps` | `+/-value` | Adjust gap size. |
|
||||
| `togglegaps` | - | Toggle gaps. |
|
||||
| `dwindle_toggle_split_direction` | - | Toggle split direction in dwindle layout. |
|
||||
|
||||
### System
|
||||
|
||||
|
|
|
|||
|
|
@ -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