dwm
dynamic window manager
git clone https://9o.is/git/dwm.git
commit a2a359097922111d13a1db7fd3da132cad84deaa parent e8aafb8e918967ac316faf469151f97379d0e672 Author: Anselm R Garbe <anselm@garbe.us> Date: Wed, 24 Jun 2009 19:52:09 +0100 disabled XINULATOR code for now Diffstat:
| M | dwm.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dwm.c b/dwm.c @@ -1,4 +1,4 @@ -#define XINULATOR /* debug, simulates dual head */ +//#define XINULATOR /* debug, simulates dual head */ /* See LICENSE file for copyright and license details. * * dynamic window manager is designed like any other X client as well. It is