mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
7ffd32ccb9
PR: ports/104538 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
10 lines
415 B
Plaintext
10 lines
415 B
Plaintext
dwm is a minimalistic window manager. It manages windows in tiling and floating
|
|
modes, much like ion, larswm and wmii. dwm however is much smaller, faster and
|
|
simpler.
|
|
|
|
It consists of a single binary and configuration is done by editing the source
|
|
code, which makes it fast and secure. dwm reads from standard input to print
|
|
arbitrary status text such as the date and/or system load.
|
|
|
|
WWW: http://dwm.suckless.org/
|