JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add man in html too
[spectrwm.git] / baraction.sh
index 35b4a88..e2b7806 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-while :; do echo "battery" `apm -l` "%"; sleep 1; done
+while :; do echo "battery" `/usr/sbin/apm -l` "%"; sleep 1; done