mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-18 05:34:23 -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
21
docs/configuration/index.mdx
Normal file
21
docs/configuration/index.mdx
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: Configuration
|
||||
description: Configure mangowm with config files, environment variables, and autostart.
|
||||
icon: Settings
|
||||
---
|
||||
|
||||
Configure mangowm through config files, environment variables, and autostart.
|
||||
|
||||
<Cards>
|
||||
|
||||
<Card href="/docs/configuration/basics" title="Basics" description="Config files, env vars, exec-once, exec" />
|
||||
|
||||
<Card href="/docs/configuration/monitors" title="Monitors" description="Monitor settings and resolution" />
|
||||
|
||||
<Card href="/docs/configuration/input" title="Input" description="Keyboard, mouse, and touchpad" />
|
||||
|
||||
<Card href="/docs/configuration/xdg-portals" title="XDG Portals" description="File pickers and notifications" />
|
||||
|
||||
<Card href="/docs/configuration/miscellaneous" title="Miscellaneous" description="Additional options" />
|
||||
|
||||
</Cards>
|
||||
Loading…
Add table
Add a link
Reference in a new issue