diff options
author | Tom Canich <tcanich@canich.net> | 2011-02-19 23:03:31 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-28 09:42:04 -0600 |
commit | b3ea517f6e6241be714fa669c3c564c0574ca1f5 (patch) | |
tree | 06ec4582684ee557797cf1f76a8f3075a97cc66c /desktop/dwm/README | |
parent | bf7fd773bfa5fee9cc9bc6a8fbe4d261cba3fb05 (diff) | |
download | slackbuilds-b3ea517f6e6241be714fa669c3c564c0574ca1f5.tar.gz |
desktop/dwm: Added (suckless dynamic window manager)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/dwm/README')
-rw-r--r-- | desktop/dwm/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/dwm/README b/desktop/dwm/README new file mode 100644 index 0000000000..2d265f98df --- /dev/null +++ b/desktop/dwm/README @@ -0,0 +1,6 @@ +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. + +See README.CONFIG for more information. |