summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME10
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README
index 95d4fd0..63e7889 100755
--- a/README
+++ b/README
@@ -32,16 +32,6 @@ the DISPLAY environment variable is set correctly, e.g.:
(This will start dwm on display :1 of the host foo.bar.)
-In order to display status info in the bar, you can do something
-like this in your .xinitrc:
-
- while xsetroot -name "`date` `uptime | sed 's/.*,//'`"
- do
- sleep 1
- done &
- exec dwm
-
-
Configuration
-------------
The configuration of dwm is done by creating a custom config.h