JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Move delay back to 59
[spectrwm.git] / baraction.sh
index a6a30b6..b81ceee 100644 (file)
@@ -49,5 +49,5 @@ while :; do
        #print_cpu `/usr/sbin/iostat -C`
        print_apm `/usr/sbin/apm -alb`
        echo ""
-       sleep 1
+       sleep 59
 done