sowm

An itsy bitsy floating window manager (220~ sloc!).
git clone git://mfeller.io/sowm.git
Log | Files | Refs | README | LICENSE

commit a8fe942eca0c6de68142edf14111ae54c4e76232
parent cc67a532ee8a76261f14b008ee11dbd8f0b691e8
Author: Dylan Araps <dylan.araps@gmail.com>
Date:   Sat, 12 Oct 2019 00:47:28 +0300

docs: update

Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -45,6 +45,10 @@ An itsy bitsy floating window manager with roots in `catwm`. | `XF86XK_AudioMute` | volume toggle | `amixer` | +## Dependencies + +- `xlib` (*usually `libX11`*). + ## Installation 1) Modify `config.h` to suit your needs.