about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-08-01 16:29:25 +0200
committerarg@10ksloc.org <unknown>2006-08-01 16:29:25 +0200
commiteff4478c2d231060f920e209cbdfd266d56334e2 (patch)
tree289a7100d46448399224245367d864cc69db1ea5
parent81683351f04773e434eccd5973e30b0ccdf1168b (diff)
downloaddwm-eff4478c2d231060f920e209cbdfd266d56334e2.tar.gz
simplified README
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 8781cd8..1f4be0a 100644
--- a/README
+++ b/README
@@ -35,11 +35,8 @@ the DISPLAY environment variable is set correctly, e.g.:
 
     DISPLAY=foo.bar:1 exec dwm
 
-This will start dwm on display :1 of the host foo.bar.
+(This will start dwm on display :1 of the host foo.bar.)
 
-
-Displaying status info
-----------------------
 In order to display status info in the bar, you can do something
 like this in your .xinitrc:
 
134' href='#n134'>134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215