diff options
author | arg@10ksloc.org <unknown> | 2006-08-01 16:29:25 +0200 |
---|---|---|
committer | arg@10ksloc.org <unknown> | 2006-08-01 16:29:25 +0200 |
commit | eff4478c2d231060f920e209cbdfd266d56334e2 (patch) | |
tree | 289a7100d46448399224245367d864cc69db1ea5 /README | |
parent | 81683351f04773e434eccd5973e30b0ccdf1168b (diff) | |
download | dwm-eff4478c2d231060f920e209cbdfd266d56334e2.tar.gz |
simplified README
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
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: |