chore: update d, example, html files
This commit is contained in:
+20
-1
@@ -45,7 +45,8 @@
|
||||
<h1>Modern Window Management for X11</h1>
|
||||
<p class="subtitle">
|
||||
DWN is a production-ready window manager written in ANSI C with XFCE-like functionality,
|
||||
powerful tiling layouts, and optional AI integration. Fast, flexible, and fully featured.
|
||||
powerful tiling layouts, and optional AI integration. Seamless borderless design, zero gaps,
|
||||
and professional appearance. Fast, flexible, and fully featured.
|
||||
</p>
|
||||
<div class="hero-buttons">
|
||||
<a href="installation.html" class="btn btn-primary btn-lg">Get Started</a>
|
||||
@@ -109,6 +110,24 @@
|
||||
<p>Automatic startup of system services and tray applications following the
|
||||
XDG Autostart spec. Works with nm-applet, blueman, and more.</p>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<div class="feature-icon">📰</div>
|
||||
<h3>News Ticker</h3>
|
||||
<p>Real-time news feed with scrolling article titles in the panel. Press
|
||||
Super+Return to open the current article in your browser.</p>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<div class="feature-icon">🎓</div>
|
||||
<h3>Interactive Learning</h3>
|
||||
<p>Built-in tutorial system (Super+T) guides you through keyboard shortcuts.
|
||||
Demo mode (Super+Shift+D) showcases all features automatically.</p>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<div class="feature-icon">📐</div>
|
||||
<h3>Borderless Design</h3>
|
||||
<p>Zero window borders and zero gaps for a seamless, professional appearance.
|
||||
Windows tile edge-to-edge for maximum screen utilization.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user