1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/x11-wm/dwm/pkg-descr
Dmitry Marakasov 9508187516 - Pet portlint
- Update WWW

Approved by:	portmgr blanket
2018-03-09 09:33:08 +00:00

10 lines
396 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, configuration is done at compile-time by a
single config.h file. dwm reads from standard input to print arbitrary status
text such as the date and/or system load.
WWW: https://dwm.suckless.org/