From 1c9aa60401324902e0a63082b4f1f606a17c957d Mon Sep 17 00:00:00 2001 From: Luis Lavaire Date: Thu, 14 Nov 2024 13:37:10 -0600 Subject: [PATCH] Updated README.md. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d1aa92..7cb6e4b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ For the true minimalist: - Absolutely adabptable to your needs. - Includes just what is strictly needed. - Not standards compliant (because, honestly, who gives a fuck?). +- All windows are full-screen, just one is visible at any given time. +- `mwm` just loops through X key press events and lets you bind actions to key presses. It provides two macros: `grab` and `K`.