X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=baraction.sh;h=b81ceee28ba4a1750498b291b0a9c865ae37bbda;hb=32b3198dcd34fce94e14fc8c5ac01f20ce309fa6;hp=a6a30b6cc439a7efbd618ee567d0a6df8ce7c1f6;hpb=a41ad572619bb22488eede325b0c51bedc061549;p=spectrwm.git diff --git a/baraction.sh b/baraction.sh index a6a30b6..b81ceee 100644 --- a/baraction.sh +++ b/baraction.sh @@ -49,5 +49,5 @@ while :; do #print_cpu `/usr/sbin/iostat -C` print_apm `/usr/sbin/apm -alb` echo "" - sleep 1 + sleep 59 done