2wm

dual window manager prototype (minimalist dwm with no tags, just one view)
git clone git://git.suckless.org/2wm
Log | Files | Refs | README | LICENSE

commit acb00d34583c63832c7136e6cd8b4ccea31e0845
parent c3bfb42abc9c3e496f37ec96148de591c709eb69
Author: Anselm R. Garbe <arg@suckless.org>
Date:   Mon, 12 Feb 2007 15:22:13 +0100

version 0.1
Diffstat:
config.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # 2wm version -VERSION = 0.0 +VERSION = 0.1 # Customize below to fit your system