mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-19 05:34:04 -04:00
docs: add index files & separations for better navigation
This commit is contained in:
parent
32c36ba485
commit
d4321cafac
5 changed files with 77 additions and 0 deletions
15
docs/bindings/index.mdx
Normal file
15
docs/bindings/index.mdx
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue