about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--dwm.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/dwm.html b/dwm.html
index d856913..f816387 100644
--- a/dwm.html
+++ b/dwm.html
@@ -100,6 +100,7 @@
 		<h3>Download</h3>
 		<ul>
 			<li><a href="http://10kloc.org/download/dwm-0.6.tar.gz">dwm 0.6</a> (14kb) (20060802)</li>
+			<li><a href="http://10kloc.org/download/dwm-0.6.tar.gz">dmenu 0.1</a> (7kb) (20060803)</li>
 		</ul>
 		<h3>Development</h3>
 		<p>
@@ -108,6 +109,9 @@
 		<p>
 		<code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code>
 		</p>
+		<p>
+		<code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dmenu</code>
+		</p>
 		<h3>Miscellaneous</h3>
 		<p>
 		You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a>
/pre>
9a777801 ^
b7ec0398 ^

9a777801 ^
b7ec0398 ^









9a777801 ^
b7ec0398 ^

ec73ed12 ^
b7ec0398 ^




ec73ed12 ^
b7ec0398 ^













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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98