X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/1076161bf353aa1eba056980b8e5544651036da4..9d39da645277561be4ccec5ce431ef3fd6469c7c:/dwm.html
diff --git a/dwm.html b/dwm.html
index ce4a44a..5eaad91 100644
--- a/dwm.html
+++ b/dwm.html
@@ -21,7 +21,7 @@
dwm is a dynamic window manager for X11.
- Philosophy
+ Background
As founder and main developer of wmii I came to the conclusion that
wmii is too clunky for my needs. I don't need so many funky features
@@ -39,7 +39,7 @@
-
- dwm has no Lua integration, no 9P support, no menu, no editable
+ dwm has no Lua integration, no 9P support, no editable
tagbars, no shell-based configuration, no remote control, and comes
without any additional tools like printing the selection or warping
the mouse.
@@ -55,7 +55,7 @@
depending on the application in use and the task performed.
-
- dwm don't distinguishes between layers, there is no floating or
+ dwm doesn't distinguishes between layers, there is no floating or
tiled layer. Wether the clients of currently selected tag are in
tiled mode or not, you can re-arrange all clients on the fly.
Popup- and fixed-size windows are treated floating, however.
@@ -88,19 +88,23 @@
It can be downloaded and distributed under the conditions
of the MIT/X Consortium license.
+ -
+ Optionally you can install dmenu to extend dwm with a wmii-alike menu.
+
Links
Download
Development