feat: support docs version

This commit is contained in:
DreamMaoMao 2026-05-26 14:33:30 +08:00
parent f33e21aec7
commit ece59289f7
94 changed files with 6815 additions and 18 deletions

View file

@ -1,19 +0,0 @@
---
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>