JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add rudimentary man with the key bindings.
[spectrwm.git] / baraction.sh
1 #!/bin/sh
2 while :; do echo "battery" `/usr/sbin/apm -l` "%"; sleep 1; done