JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add dwc to copyright
[spectrwm.git] / baraction.sh
index 240b1fc..4a44a7a 100644 (file)
@@ -76,7 +76,7 @@ while :; do
        APM_DATA=""
        I=0
        while read -p; do
-               if [ $(( ${I} % 59 )) -eq 0 ]; then
+               if [ $(( ${I} % 1 )) -eq 0 ]; then
                        APM_DATA=`/usr/sbin/apm -alb`
                fi
                if [ $I -gt 2 ]; then