mirror of
git://git.suckless.org/dwm
synced 2025-07-26 09:42:11 -07:00
small change to README
This commit is contained in:
2
README
2
README
@@ -37,7 +37,7 @@ like this in your .xinitrc:
|
|||||||
|
|
||||||
while true
|
while true
|
||||||
do
|
do
|
||||||
echo `date` `uptime | sed 's/.*://; s/,//g'`
|
echo `date` `uptime | sed 's/.*,//'`
|
||||||
sleep 1
|
sleep 1
|
||||||
done | dwm
|
done | dwm
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user