comparison README @ 154:a011f447af88

simplified README
author arg@10ksloc.org
date Tue, 01 Aug 2006 16:29:25 +0200
parents f328ce9c558c
children e0535db04dfe
comparison
equal deleted inserted replaced
153:02545d36e9d3 154:a011f447af88
33 In order to connect dwm to a specific display, make sure that 33 In order to connect dwm to a specific display, make sure that
34 the DISPLAY environment variable is set correctly, e.g.: 34 the DISPLAY environment variable is set correctly, e.g.:
35 35
36 DISPLAY=foo.bar:1 exec dwm 36 DISPLAY=foo.bar:1 exec dwm
37 37
38 This will start dwm on display :1 of the host foo.bar. 38 (This will start dwm on display :1 of the host foo.bar.)
39 39
40
41 Displaying status info
42 ----------------------
43 In order to display status info in the bar, you can do something 40 In order to display status info in the bar, you can do something
44 like this in your .xinitrc: 41 like this in your .xinitrc:
45 42
46 while true 43 while true
47 do 44 do