docs: add index files & separations for better navigation

This commit is contained in:
atheeq-rhxn 2026-03-15 18:05:01 +05:30
parent 32c36ba485
commit d4321cafac
5 changed files with 77 additions and 0 deletions

15
docs/bindings/index.mdx Normal file
View file

@ -0,0 +1,15 @@
---
title: Bindings & Input
description: Keybindings, mouse gestures, and input devices.
icon: Keyboard
---
Configure how you interact with mangowm using flexible keybindings and input options.
<Cards>
<Card href="/docs/bindings/keys" title="Key Bindings" description="Keyboard shortcuts and modes" />
<Card href="/docs/bindings/mouse-gestures" title="Mouse Gestures" description="Touchpad and mouse gestures" />
</Cards>