JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add baraction script for batter and stuff.
[spectrwm.git] / baraction.sh
1 #!/bin/sh
2 while :; do echo "battery" `apm -l` "%"; sleep 1; done