sowm

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

commit 942087f99cc632db2546a7ced31fc3d568cf86f8
parent 4ade9743dc32ead8073fca340dfbf0c6c2065133
Author: Dylan Araps <dylan.araps@gmail.com>
Date:   Sat, 12 Oct 2019 19:34:41 +0300

docs: update

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -30,7 +30,7 @@ An itsy bitsy floating window manager with roots in `catwm`. | combo | action | | ----------------------- | -----------------------| -| `Mouse` | Focus under cursor | +| `Mouse` | focus under cursor | | `MOD4` + `Left Mouse` | move window | | `MOD4` + `Right Mouse` | resize window | | `MOD4` + `f` | maximize toggle |