JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
No idea how this new = 1 bug snuck in but make it 0 so that windows draw
[spectrwm.git] / baraction.sh
index 35b4a88..d7bd571 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-while :; do echo "battery" `apm -l` "%"; sleep 1; done
+while :; do echo "battery" `apm -l` "%"; sleep 59; done