commit 523c86bce76b4796ca17bd2bd8f93dc59232b6fe parent d29d4e1febfbf49ca9fee5ae1fda679de81de183 Author: Dylan Araps <dylan.araps@gmail.com> Date: Mon, 14 Oct 2019 11:31:14 +0300 docs: update Diffstat:
M | sowm.c | | | 4 | +--- |
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/sowm.c b/sowm.c @@ -1,6 +1,4 @@ -// sowm -// An itsy bitsy floating window manager -// with roots in catwm. +// sowm - An itsy bitsy floating window manager. #include <X11/Xlib.h> #include <X11/XF86keysym.h>