add mango with basic config

This commit is contained in:
desolate
2026-05-20 18:22:42 +03:00
parent 0cff64e473
commit 04d8df3111
41 changed files with 674 additions and 0 deletions
@@ -0,0 +1,22 @@
# 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