applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly

This commit is contained in:
a@null 2008-12-12 19:49:06 +00:00
parent fda92f46aa
commit 0b5dcf229f
4 changed files with 31 additions and 73 deletions

2
README
View file

@ -40,7 +40,7 @@ like this in your .xinitrc:
while true
do
echo `date` `uptime | sed 's/.*,//'`
xsetroot -name "`date` `uptime | sed 's/.*,//'`"
sleep 1
done | dwm