mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-20 05:34:39 -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/window-management/index.mdx
Normal file
19
docs/window-management/index.mdx
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: Window Management
|
||||
description: Layouts, rules, and window behavior.
|
||||
icon: LayoutGrid
|
||||
---
|
||||
|
||||
Window management with layouts, rules, and scratchpad support.
|
||||
|
||||
<Cards>
|
||||
|
||||
<Card href="/docs/window-management/layouts" title="Layouts" description="Tile, scroller, monocle, grid, deck" />
|
||||
|
||||
<Card href="/docs/window-management/rules" title="Rules" description="Window rules and conditions" />
|
||||
|
||||
<Card href="/docs/window-management/overview" title="Overview" description="Window states and properties" />
|
||||
|
||||
<Card href="/docs/window-management/scratchpad" title="Scratchpad" description="Quick access to applications" />
|
||||
|
||||
</Cards>
|
||||
Loading…
Add table
Add a link
Reference in a new issue