23 lines
626 B
Plaintext
23 lines
626 B
Plaintext
# https://mangowm.github.io/docs/window-management/overview
|
|
|
|
# Size of the hot area trigger zone in pixels.
|
|
hotarea_size=10
|
|
|
|
# Toggles overview when the cursor enters the configured corner.
|
|
enable_hotarea=1
|
|
|
|
# Corner that triggers the hot area (0: top-left, 1: top-right, 2: bottom-left, 3: bottom-right).
|
|
hotarea_corner=2
|
|
|
|
# Circles focus through windows in overview; releasing the mod key exits overview (0: disable, 1: enable).
|
|
ov_tab_mode=0
|
|
|
|
# Inner gap in overview mode.
|
|
overviewgappi=5
|
|
|
|
# Outer gap in overview mode.
|
|
overviewgappo=30
|
|
|
|
# Disables resizing of windows in overview mode(use snap to display).
|
|
ov_no_resize=1
|