about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-13 10:03:56 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-13 10:03:56 +0200
commit01a8d44de4a415ce0f2436989b618eb58c4a6a71 (patch)
tree18f6c471b9118afe5c7ab216ce313d2419b2a83a /README
parent3791ec054d7fca1bfb0af04a65b80b973094a87d (diff)
downloaddwm-01a8d44de4a415ce0f2436989b618eb58c4a6a71.tar.gz
small changes to README
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index c8e24ef..6260440 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-dwm
-------
+dwm - dynamic window manager
+----------------------------
 
 dwm is an extremly fast, small, and dynamic X11 window manager.
 
@@ -21,7 +21,7 @@ necessary as root):
 
 
 Running dwm
---------------
+-----------
 Add the following line to your .xinitrc to start dwm using startx:
 
     exec dwm
mitter Kartik K. Agaram <vc@akkartik.com> 2016-10-06 15:40:56 -0700 3447 - drop dependence on GNU make' href='/akkartik/mu/commit/build?h=hlt&id=a232af2fafd9ad974ebc6cfcb2cd5a5883f0bd4a'>a232af2f ^
6acea762 ^
a232af2f ^
93569d9d ^
a232af2f ^




6acea762 ^
a232af2f ^

6acea762 ^
a232af2f ^

9397c4c2 ^




















a232af2f ^




6acea762 ^
a232af2f ^


8f482733 ^
2bf1f311 ^
8f482733 ^
20037b7c ^
9397c4c2 ^


20037b7c ^



895d4102 ^
8f482733 ^
a232af2f ^
895d4102 ^

a232af2f ^
b4785580 ^
20037b7c ^
a232af2f ^
6acea762 ^
a232af2f ^



20037b7c ^





3315a7d3 ^
a232af2f ^

20037b7c ^
a232af2f ^

c1207675 ^
a232af2f ^



6acea762 ^
a232af2f ^

6acea762 ^
a232af2f ^

6acea762 ^
a232af2f ^








b4785580 ^
20037b7c ^
6acea762 ^

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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140