about summary refs log tree commit diff stats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.h b/config.h
index 352d7f8..bc60bd0 100644
--- a/config.h
+++ b/config.h
@@ -3,7 +3,7 @@
  * See LICENSE file for license details.
  */
 
-#define ARRANGE			dotile
+#define ARRANGE 		dotile /* dofloat */
 #define FONT			"fixed"
 #define BGCOLOR			"#666699"
 #define FGCOLOR			"#eeeeee"
@@ -11,7 +11,6 @@
 #define MODKEY			Mod1Mask
 #define NUMLOCKMASK		Mod2Mask
 #define MASTERW			52 /* percent */
-#define WM_PROTOCOL_DELWIN	1
 
 enum { Tfnord, Tdev, Tnet, Twork, Tmisc, TLast };
 #define TAGS \
-09-29 17:45:00 -0700 4619 - new syscall: mmap()' href='/akkartik/mu/commit/subx/examples/ex12.subx?h=hlt&id=2ec6d1e5250e5a36c919354649c3bc3f17261140'>2ec6d1e5 ^
294a1520 ^
ecfbbfb5 ^
33352536 ^
ecfbbfb5 ^
2ec6d1e5 ^
33352536 ^

2ec6d1e5 ^
ecfbbfb5 ^
33352536 ^
ecfbbfb5 ^
2ec6d1e5 ^
ecfbbfb5 ^
e5cbbea4 ^
2ec6d1e5 ^
e59a91b7 ^
6030d7e2 ^
9b16f190 ^
6030d7e2 ^
9b16f190 ^
6030d7e2 ^
9b16f190 ^
6030d7e2 ^
9b16f190 ^
6030d7e2 ^
9b16f190 ^
6030d7e2 ^
9b16f190 ^
2ec6d1e5 ^
ee9a9237 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43