s/sleep 5/sleep 2/
This commit is contained in:
parent
2b66f7afb1
commit
f85b163899
2
README
2
README
@ -41,7 +41,7 @@ in .xinitrc:
|
||||
while true
|
||||
do
|
||||
echo `date` `uptime | sed 's/.*://; s/,//g'`
|
||||
sleep 5
|
||||
sleep 2
|
||||
done | dwm
|
||||
|
||||
Configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user