This commit is contained in:
atheeq 2026-05-10 09:32:46 +08:00 committed by GitHub
commit 00960f139d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 57 additions and 0 deletions

View file

@ -145,6 +145,8 @@ bindr=Super,Super_L,spawn,rofi -show run
| `set_proportion` | `float` | Set scroller window proportion (0.01.0). |
| `switch_proportion_preset` | - | Cycle proportion presets of scroller window. |
| `scroller_stack` | `left/right/up/down` | Move window inside/outside scroller stack by direction. |
| `scroller_stack_consume` | - | Add the adjacent neighbor into the current stack. |
| `scroller_stack_expel` | - | Remove the last window from the current stack. |
| `incgaps` | `+/-value` | Adjust gap size. |
| `togglegaps` | - | Toggle gaps. |