Window Management
Overview
Configure the overview mode for window navigation.
Overview Settings
| Setting | Type | Default | Description |
|---|---|---|---|
hotarea_size | integer | 10 | Hot area size in pixels |
enable_hotarea | integer | 1 | Enable hot areas (0-disable, 1-enable) |
ov_tab_mode | integer | 0 | Overview tab mode (0-disable, 1-enable) |
overviewgappi | integer | 5 | Inner gap in overview mode |
overviewgappo | integer | 30 | Outer gap in overview mode |
A More Detailed Explanation
enable_hotarea: When your cursor enters the bottom left corner of the monitor, it will toggle the overview mode.
hotarea_size: The size of the hotarea, 10x10 default.
ov_tab_mode: The overview will circle switch focus when you toggle overview and will leave ov mode when you release your mod key.
Notice
When you are in overview mode, you can use the right mouse button to close a window, and the left mouse button to jump to a window (by the following config):
mousebind=NONE,btn_left,toggleoverview,1
mousebind=NONE,btn_right,killclient,0