summaryrefslogtreecommitdiffstats
path: root/desktop/dwm/README
blob: bfe98c1adab23f37eb9af4e25efe797e5a62892d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.

As of 6.1, `st` is the default terminal. This does not
require installing `st`, only symlinking your favorite
terminal to:

  /usr/local/bin/st

If a config.h is found in the SlackBuild directory it will
be copied to the source directory and used in the build,
allowing easy customisation.

See README.CONFIG for more information.