applied Thomas' README patch
This commit is contained in:
parent
c14d293e51
commit
37fea84de8
1 changed files with 2 additions and 1 deletions
3
README
3
README
|
@ -43,7 +43,8 @@ like this in your .xinitrc:
|
|||
xsetroot -name "`date` `uptime | sed 's/.*,//'`"
|
||||
sleep 1
|
||||
done &
|
||||
exec dwm
|
||||
dwm
|
||||
kill $!
|
||||
|
||||
|
||||
Configuration
|
||||
|
|
Loading…
Reference in a new issue