sowm

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

commit e597afa5eda65f553431a2ff8228ad9be20982de
parent 54405fafa195467d8aa19c8aef49c3309994b79f
Author: Dylan Araps <dylan.araps@gmail.com>
Date:   Mon, 14 Oct 2019 11:27:28 +0300

docs: update

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

diff --git a/README.md b/README.md @@ -28,17 +28,17 @@ An itsy bitsy floating window manager. **Window Management** -| combo | action | -| ----------------------- | -----------------------| -| `Mouse` | focus under cursor | -| `MOD4` + `Left Mouse` | move window | -| `MOD4` + `Right Mouse` | resize window | -| `MOD4` + `f` | maximize toggle | -| `MOD4` + `c` | center window | -| `MOD4` + `q` | kill window | -| `MOD4` + `1-9` | desktop swap | -| `MOD4` + `Shift` +`1-9` | send window to desktop | -| `MOD1` + `TAB` | focus cycle | +| combo | action | +| -------------------------- | -----------------------| +| `Mouse` | focus under cursor | +| `MOD4` + `Left Mouse` | move window | +| `MOD4` + `Right Mouse` | resize window | +| `MOD4` + `f` | maximize toggle | +| `MOD4` + `c` | center window | +| `MOD4` + `q` | kill window | +| `MOD4` + `1-9` | desktop swap | +| `MOD4` + `Shift` +`1-9` | send window to desktop | +| `MOD1` + `TAB` (*alt-tab*) | focus cycle | **Programs**