diff options
Diffstat (limited to 'README')
| -rwxr-xr-x | README | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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 |
