sowm

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

commit 3cd6cb43a3ad1b716135a7d7be6488bd5931cf7b
parent 2f795dcda13f356672c58841471af7e258bca177
Author: Dylan Araps <dylan.araps@gmail.com>
Date:   Fri, 11 Oct 2019 21:40:22 +0300

docs: update

Diffstat:
Msowm.c | 12+++---------
1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/sowm.c b/sowm.c @@ -1,12 +1,6 @@ - /* - * /\___/\ - * ( o o ) Made by cat... - * ( =^= ) - * ( ) ... for cat! - * ( ) - * ( ))))))________________ - * __________________ - */ +// sowm +// An itsy bitsy floating window manager +// with roots in catwm. #include <X11/Xlib.h> #include <X11/XF86keysym.h>