summaryrefslogtreecommitdiffstats
path: root/windowmanagers/dwm/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'windowmanagers/dwm/DETAILS')
-rwxr-xr-xwindowmanagers/dwm/DETAILS12
1 files changed, 8 insertions, 4 deletions
diff --git a/windowmanagers/dwm/DETAILS b/windowmanagers/dwm/DETAILS
index 0321ffc861..0c7b1b2a85 100755
--- a/windowmanagers/dwm/DETAILS
+++ b/windowmanagers/dwm/DETAILS
@@ -10,11 +10,15 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="windowmanagers"
SHORT="dwm is a dynamic window manager for X."
cat << EOF
-dwm is a dynamic window manager for X. It manages windows in tiled and floating layouts.
-Either layout can be applied dynamically, optimizing the environment for the application
+dwm is a dynamic window manager for X. It manages windows in tiled and
+floating layouts.
+Either layout can be applied dynamically, optimizing the environment for
+the application
in use and the task performed. It is the little brother of wmii.
-Dwm is only a single binary, it's source code is intended to never exceed 2000 SLOC.
-Because dwm is customized through editing its source code, it's pointless to make binary
+Dwm is only a single binary, it's source code is intended to never exceed
+2000 SLOC.
+Because dwm is customized through editing its source code, it's pointless
+to make binary
packages of it. This keeps its userbase small and elitist.
No novices asking stupid questions.
EOF