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
19
docs/visuals/index.mdx
Normal file
19
docs/visuals/index.mdx
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: Visuals
|
||||
description: Customize borders, colors, effects, and animations.
|
||||
icon: Palette
|
||||
---
|
||||
|
||||
Customize the look of your desktop.
|
||||
|
||||
<Cards>
|
||||
|
||||
<Card href="/docs/visuals/theming" title="Theming" description="Borders, colors, and cursor" />
|
||||
|
||||
<Card href="/docs/visuals/status-bar" title="Status Bar" description="Built-in status bar" />
|
||||
|
||||
<Card href="/docs/visuals/effects" title="Effects" description="Blur, shadows, rounded corners" />
|
||||
|
||||
<Card href="/docs/visuals/animations" title="Animations" description="Window and tag animations" />
|
||||
|
||||
</Cards>
|
||||
Loading…
Add table
Add a link
Reference in a new issue