1
0
Fork 1
mirror of https://git.suckless.org/dwm synced 2025-04-14 09:53:16 -07:00

small change to README

This commit is contained in:
Anselm R. Garbe 2006-09-28 16:14:48 +02:00
parent 1c2d673ded
commit 02cea3b47e

2
README
View file

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